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