单个服务里也增加国家/地区、省份封禁

This commit is contained in:
刘祥超
2021-02-02 16:23:23 +08:00
parent a0635a97d5
commit 33c9cd0819
10 changed files with 210 additions and 11 deletions

View File

@@ -0,0 +1,22 @@
.region-letter-group {
.item {
padding-left: 1em !important;
padding-right: 1em !important;
}
}
.country-group {
.country-list {
.item {
float: left;
width: 12em;
margin-bottom: 0.5em;
.checkbox label {
font-size: 12px !important;
}
}
}
padding-bottom: 1em;
}