* Finish task #62935.

This commit is contained in:
liumengyi
2022-08-01 15:41:14 +08:00
parent d73e628563
commit dd2c92fb9d
8 changed files with 58 additions and 30 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
.kanban-affixed .kanban-header-col > .title > .text,
.kanban-affixed .kanban-header-col > .title > .count {color: #fff!important;}
.kanban-header-col > .title > .text {max-width: 110px !important;}
.kanban-header-col > .title > .storyColumn.text {max-width: 100% !important;}
.kanban-header-col > .title > .storyColumn + .dropdown-menu {top: 45px; left: auto;}
#kanbanContainer {margin: 0;}
#kanbanContainer > .panel-body {overflow: auto;}