mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-08 14:35:38 +08:00
安全设置增加允许访问的国家地区、省份、是否局域网访问
This commit is contained in:
11
web/views/@default/ui/selectProvincesPopup.less
Normal file
11
web/views/@default/ui/selectProvincesPopup.less
Normal file
@@ -0,0 +1,11 @@
|
||||
.province-list {
|
||||
.item {
|
||||
float: left;
|
||||
width: 12em;
|
||||
margin-bottom: 0.5em;
|
||||
|
||||
.checkbox label {
|
||||
font-size: 12px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user