This commit is contained in:
liyuchun
2021-11-12 11:01:04 +08:00
parent fe230065c3
commit 1ae2cffc7c
3 changed files with 7 additions and 1 deletions
+3 -1
View File
@@ -20,8 +20,10 @@ select[id^="story"] + .picker-single {width: 130px; max-width: 130px;}
.chosen-results > li.has-task.highlighted,
.chosen-results > li.has-new-task.highlighted {color: #fff;}
#importLinesModal .modal-dialog {width: 80%;}
.c-id {width: 30px;}
.c-desc {width: 150px;}
.c-name, .c-desc {width: 150px;}
.c-story {width: 200px;}
.c-assigned {width: 130px;}
.c-date {width: 120px;}