* Modify card style.

This commit is contained in:
tianshujie
2022-01-25 09:29:43 +08:00
parent 62d7380d6e
commit 14c68e0cf7
-1
View File
@@ -105,7 +105,6 @@
.kanban-card .header .executionName .title, .releaseTitle, .productplanTitle {padding-right: 0px; margin-right: 5px; white-space: nowrap; overflow: hidden;}
.kanban-card .header .executionName > span {flex: none;}
.execInfo, .releaseInfo, .productplanInfo {margin-top: 23px;}
.execInfo .execStatus{margin-right: 20px;}
.label-wait {background: #EFEFEF !important; color: #838A9D;}
.label-doing {background: #f8d2d2 !important; color: #e64b4c;}
.label-suspended {background: #fff3d9 !important; color: #ff9800;}