storykanban.ui.css 96 B

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