mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-13 11:53:34 +08:00
9 lines
202 B
CSS
9 lines
202 B
CSS
.province-list .item {
|
|
float: left;
|
|
width: 12em;
|
|
margin-bottom: 0.5em;
|
|
}
|
|
.province-list .item .checkbox label {
|
|
font-size: 12px !important;
|
|
}
|
|
/*# sourceMappingURL=selectProvincesPopup.css.map */ |