mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:34:01 +08:00
10 lines
182 B
CSS
10 lines
182 B
CSS
.providers-list .item {
|
|
float: left;
|
|
width: 12em;
|
|
margin-bottom: 0.5em;
|
|
}
|
|
|
|
.providers-list .item .checkbox label {
|
|
font-size: 12px !important;
|
|
cursor: pointer !important;
|
|
} |