* Fix the display style of the task card.

This commit is contained in:
tianshujie
2022-05-30 09:04:53 +08:00
parent 747e83db18
commit 5fe9641ce9
+1 -1
View File
@@ -61,7 +61,7 @@
.region .kanban-item {position: relative}
.kanban-card {padding: 8px 14px !important; min-height: 60px !important; height: auto;}
.kanban-card {min-height: 60px !important; height: auto;}
.cardcolor {width:40px; height: 14px; float: left; margin-left: 5px; margin-right: 5px; margin-top: 2px; border-radius: 2px;}
#cardcolormenu {padding:2px 2px; width: 100px;}