mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-01 17:30:26 +08:00
增加节点列表
This commit is contained in:
@@ -72,4 +72,16 @@ select.dropdown {
|
||||
// popup
|
||||
body.swal2-shown {
|
||||
overflow: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
// grid
|
||||
.grid {
|
||||
margin-right: 0!important;
|
||||
}
|
||||
|
||||
// fields
|
||||
.fields {
|
||||
button {
|
||||
min-width: 5em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user