mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-10 01:10:29 +08:00
16 lines
353 B
CSS
16 lines
353 B
CSS
.region-letter-group .item {
|
|
padding-left: 1em !important;
|
|
padding-right: 1em !important;
|
|
}
|
|
.country-group {
|
|
padding-bottom: 1em;
|
|
}
|
|
.country-group .country-list .item {
|
|
float: left;
|
|
width: 12em;
|
|
margin-bottom: 0.5em;
|
|
}
|
|
.country-group .country-list .item .checkbox label {
|
|
font-size: 12px !important;
|
|
}
|
|
/*# sourceMappingURL=index.css.map */ |