* Finish task #70498.

This commit is contained in:
tianshujie
2022-09-29 14:51:52 +08:00
parent 389397ef92
commit e8757d4692
7 changed files with 32 additions and 7 deletions
+6
View File
@@ -28,3 +28,9 @@
.c-modulel {width: 110px;}
.keep-row-height {height: 32px;}
#modalTeam .modal-dialog {height: 360px; width: 620px;}
#modalTeam .modal-header {height: 44px; padding: 10px 0;}
#modalTeam .modal-header .modal-title {font-size: 13px; color: #3c4353;}
#modalTeam .modal-body {padding-top: 12px;}
#taskTeamEditor tr {padding: 8px 7px 8px 7px;}
#taskTeamEditor td {height: 36px;}