Skip to content

Commit

Permalink
💄 - style: set kanban tracks to 100% height
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvandescheur committed Aug 30, 2024
1 parent 82fcece commit 360d0e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/data/kanban/kanban.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
display: flex;
flex-direction: column;
gap: var(--spacing-v);
height: 100%;
padding: var(--spacing-v) var(--spacing-h);
position: relative;
}
Expand Down

0 comments on commit 360d0e6

Please sign in to comment.