优化界面

This commit is contained in:
刘祥超
2020-11-16 15:26:27 +08:00
parent b466868da1
commit 7bd0b0e6b1
8 changed files with 43 additions and 27 deletions

View File

@@ -22,4 +22,10 @@ table th.center,
table td.center {
text-align: center !important;
}
table th.width10 {
width: 10em;
}
table th.width5 {
width: 5em;
}
/*# sourceMappingURL=@layout_override.css.map */