Skip to content

Commit

Permalink
fix: fix explorer view gradient positioning on mobile (fixes jackyzha…
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarkr authored Jun 13, 2024
1 parent 6a53eb0 commit 1f21d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quartz/styles/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ ul.overflow,
ol.overflow {
max-height: 400;
overflow-y: auto;
position: relative;

// clearfix
content: "";
Expand Down

0 comments on commit 1f21d5d

Please sign in to comment.