管理平台也可以单独管理某个服务的黑白名单

This commit is contained in:
刘祥超
2021-01-18 17:09:35 +08:00
parent b235b57392
commit 6c3a130afe
28 changed files with 1157 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
.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 */