指标增加一些易读的名称等信息

This commit is contained in:
刘祥超
2021-07-03 18:05:55 +08:00
parent f297f4ec52
commit 1c3e25ba1a
16 changed files with 203 additions and 36 deletions

View File

@@ -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;
}