* Fix ui.

This commit is contained in:
liuyongkai
2022-09-23 06:49:28 +00:00
parent bb5b178c49
commit 0c9b2f4e94
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#mainContent td.projectName {white-space: nowrap; overflow-x: hidden;}
#pageNav .angle-btn:first-child a.btn {max-width: 300px; overflow: hidden;}
.totalCount {margin-top: 15px !important; font-weight: bold; text-align: right; padding: 8px 50px 8px 8px;}
.totalCount {font-weight: bold; text-align: right !important; padding: 8px 50px 8px 8px !important; width: 100%;}