mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-04-25 06:25:17 +08:00
缓存条件增加暂停/恢复功能;缓存条件修改后自动保存
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
.ui.label.basic.grey {
|
||||
border: 1px #ccc solid !important;
|
||||
}
|
||||
.disabled .ui.label {
|
||||
color: #ccc !important;
|
||||
}
|
||||
form .fields {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
@@ -49,7 +52,7 @@ body.swal2-shown {
|
||||
overflow: auto !important;
|
||||
}
|
||||
.grid {
|
||||
margin-right: 0!important;
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
.fields button {
|
||||
min-width: 5em;
|
||||
|
||||
Reference in New Issue
Block a user