* Fix bug #18910,18762.

This commit is contained in:
tianshujie
2022-01-25 14:47:51 +08:00
parent f7d58603fa
commit c56ecee795
+1 -1
View File
@@ -59,7 +59,7 @@
.region .kanban-item {position: relative}
.kanban-card {height: auto !important; padding: 8px 14px !important; min-height: 60px;}
.kanban-card {padding: 8px 14px !important; 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;}