* Code for task#58567.

This commit is contained in:
xieqiyu
2022-06-28 17:23:20 +08:00
parent 92926fce1d
commit a757ea76c1
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
.main-header {margin-bottom: 10px; border-bottom: unset; padding-top: 20px !important; padding-bottom: 24px !important;}
.main-header {border-bottom: unset; padding-top: 20px !important; padding-bottom: 24px !important;}
.row table {width: 94%; margin-left: 3%;}
.row th {width: 17%; line-height: 32px; padding-right: 20px; text-align: right; font-weight: unset;}
.row td {width: 33%; text-align: left; font-weight: 700;}