优化分页样式

This commit is contained in:
GoEdgeLab
2022-07-31 19:56:32 +08:00
parent 3c1ac91478
commit 4e4e1f8cdb
4 changed files with 11 additions and 2 deletions

View File

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