znt/module/execution/css/storykanban.ui.css

2 lines
96 B
CSS
Raw Permalink Normal View History

#kanban { display: flex; flex-direction: column; height: calc(100vh - 120px); overflow: auto; }