mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-22 09:10:25 +08:00
DNS访问日志显示匹配的线路
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
.ui.label.basic {
|
||||
background-color: white !important;
|
||||
}
|
||||
.ui.label.basic.grey {
|
||||
border: 1px #ccc solid !important;
|
||||
}
|
||||
form .fields {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
@@ -40,6 +43,6 @@ select.dropdown {
|
||||
height: auto !important;
|
||||
}
|
||||
.message .icon.warning {
|
||||
font-size: 2em!important;
|
||||
font-size: 2em !important;
|
||||
}
|
||||
/*# sourceMappingURL=@layout_override.css.map */
|
||||
Reference in New Issue
Block a user