Skip to content

Commit

Permalink
Shrink the width between columns slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
leif81 committed Jan 9, 2025
1 parent 5929239 commit 75f9f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bzkanban.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ body {
flex: 1;
display: flex;
flex-direction: column;
margin: 0 4px;
margin: 0 2px;
min-width: 300px;
}
.board-column.drag-card {
Expand Down

0 comments on commit 75f9f3f

Please sign in to comment.