* adjust style.

This commit is contained in:
wangyidong
2022-12-15 11:08:01 +08:00
parent cfd9e136bc
commit 30a72c2685
+1 -1
View File
@@ -3,7 +3,7 @@ td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#releaseList tbody>tr:hover{background-color: unset!important;}
.main-table tbody>tr>td:first-child{padding: 2px 8px!important;}
#releaseList th, #releaseList td{padding-left:16px !important;}
#releaseList th, #releaseList td{padding-left:16px !important;padding-right:16px !important;}
#releaseList .c-id {width: 60px}
#releaseList .c-branch {width: 100px}
#releaseList .c-date {width: 160px}