* Unset padding of kanban.

This commit is contained in:
xieqiyu
2024-04-08 09:11:54 +08:00
parent f5caae6a32
commit 1ed6ccf6e8
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,4 +7,4 @@
.card-prefix {position: absolute; right: 10px}
.card-suffix {min-width: 46px;}
#mainContent div.kanban-list {overflow-x: hidden}
#mainContent > div.kanban-list > div.kanban-region {padding: unset;}