优化代码

This commit is contained in:
刘祥超
2022-09-25 10:33:10 +08:00
parent ac11ab0431
commit 7bbe44f5d2
6 changed files with 24 additions and 7 deletions

View File

@@ -274,6 +274,10 @@ var.dash {
.page a:hover {
background: #eee;
}
.page select {
padding-top: 0.3em !important;
padding-bottom: 0.3em !important;
}
.swal2-html-container {
overflow-x: hidden;
}