mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-11 00:40:26 +08:00
指标增加一些易读的名称等信息
This commit is contained in:
@@ -328,7 +328,7 @@ var.dash {
|
||||
}
|
||||
}
|
||||
|
||||
/** popup **/
|
||||
// popup
|
||||
.swal2-html-container {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
@@ -344,3 +344,8 @@ var.dash {
|
||||
.swal2-cancel {
|
||||
margin-left: 2em !important;
|
||||
}
|
||||
|
||||
// input
|
||||
input.error {
|
||||
border: 1px #e0b4b4 solid !important;
|
||||
}
|
||||
Reference in New Issue
Block a user