Skip to content

Commit

Permalink
Fix collection overlaps with the scrollbar. Fix #531
Browse files Browse the repository at this point in the history
  • Loading branch information
tnajdek committed Feb 23, 2024
1 parent 31385b3 commit 2113f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/components/_collection-tree.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

.collection-tree {
flex: 1 1 0;
z-index: 1;

@include touch-or-bp-down(sm) {
display: flex;
Expand Down

0 comments on commit 2113f49

Please sign in to comment.