mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-10 17:30:29 +08:00
DNS访问日志显示匹配的线路
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
.ui.label.basic.grey {
|
||||
border: 1px #ccc solid !important;
|
||||
}
|
||||
|
||||
// fields
|
||||
form {
|
||||
.fields {
|
||||
@@ -61,6 +65,6 @@ select.dropdown {
|
||||
// message
|
||||
.message {
|
||||
.icon.warning {
|
||||
font-size: 2em!important;
|
||||
font-size: 2em !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user