增加封禁省份管理

This commit is contained in:
GoEdgeLab
2020-11-06 11:30:35 +08:00
parent 18d987b582
commit 2a5c819c72
8 changed files with 172 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
.province-list .item {
float: left;
width: 12em;
margin-bottom: 0.5em;
}
.province-list .item .checkbox label {
font-size: 12px !important;
}
/*# sourceMappingURL=provinces.css.map */