fix bugs & add batchdelete peer & add peer to ab
This commit is contained in:
+12
-2
@@ -10,11 +10,21 @@ $sideBarWidth: 210px;
|
||||
--primaryColor: #409eff;
|
||||
}
|
||||
|
||||
.list-body{
|
||||
.list-body {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.dialog-form{
|
||||
.dialog-form {
|
||||
max-width: 600px;
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
.list-query {
|
||||
.el-select {
|
||||
--el-select-width: 160px;
|
||||
}
|
||||
|
||||
.el-input {
|
||||
--el-input-width: 160px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user