优化分页样式

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

@@ -782,6 +782,11 @@ var.dash {
a:hover {
background: #eee;
}
select {
padding-top: 0.3em !important;
padding-bottom: 0.3em !important;
}
}
/** popup **/