增加国家/地区封禁管理

This commit is contained in:
GoEdgeLab
2020-11-06 11:02:26 +08:00
parent a3bd0e816d
commit 18d987b582
15 changed files with 301 additions and 24 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;
}