mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-07 21:50:25 +08:00
缓存条件增加暂停/恢复功能;缓存条件修改后自动保存
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
border: 1px #ccc solid !important;
|
||||
}
|
||||
|
||||
.disabled .ui.label {
|
||||
color: #ccc !important;
|
||||
}
|
||||
|
||||
// fields
|
||||
form {
|
||||
.fields {
|
||||
@@ -76,7 +80,7 @@ body.swal2-shown {
|
||||
|
||||
// grid
|
||||
.grid {
|
||||
margin-right: 0!important;
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
|
||||
// fields
|
||||
|
||||
Reference in New Issue
Block a user