mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-11 01:50:27 +08:00
11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
|
|
.province-list {
|
||
|
|
.item {
|
||
|
|
float: left;
|
||
|
|
width: 12em;
|
||
|
|
margin-bottom: 0.5em;
|
||
|
|
|
||
|
|
.checkbox label {
|
||
|
|
font-size: 12px !important;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|