Fix bug#26664

This commit is contained in:
曾刚
2022-08-19 05:10:19 +00:00
committed by 王怡栋
parent ce335348a8
commit caed6b27cd
4 changed files with 7 additions and 2 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
#fromproject_chosen .chosen-single {width: 220px;}
.c-name {width: 200px;}
.c-name {min-width: 200px;}
.c-hour {width: 80px;}
#importTaskForm {min-height: 350px;}