This commit is contained in:
tanghucheng
2022-11-04 13:57:51 +08:00
parent 1f0c507278
commit bdf77c8831
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ form{overflow-x: scroll}
#maxImport:focus {outline: none;}
.pointorNone{pointer-events:none;}
thead > tr > th{width:150px;}
.c-pri{width:100px}
.c-precondition{width:200px;}
.c-pri{width:80px}
.c-name, .c-story,.c-precondition{width:200px;}
.c-id{width:50px}
.c-team {width:100px; padding:0px 0px 8px 0px !important;}
.c-estimate-1 {width:50px;padding:0px 0px 8px 8px !important;}
+1 -1
View File
@@ -1,5 +1,5 @@
.table table td,.outer .table table tbody > tr:last-child td {padding: 2px 0 2px 5px !important; border: none !important;}
.c-name {min-width: 120px;}
.c-name{width: 120px;}
.c-branch {width: 120px;}
.c-line-number {width: 50px;}
.c-id {width: 40px;}