Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Commit

Permalink
Workaround for flexbox bug in Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Cuy committed Jul 27, 2020
1 parent 5d44684 commit 1af6594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/project/project.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.sidebar .card {
margin: 0 0 10px;
flex-shrink: 0;
}

.sidebar .card:first-child {
Expand Down

0 comments on commit 1af6594

Please sign in to comment.