Skip to content

Commit

Permalink
Increased z-index on controls
Browse files Browse the repository at this point in the history
  • Loading branch information
mikael-ros committed Oct 27, 2024
1 parent 0f7c7cb commit 7563360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ui/OutputCard.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
overflow-y: auto;
-webkit-overflow-scrolling:touch;

z-index: 2;
z-index: 999;
--gap: .75em;

}
Expand Down

0 comments on commit 7563360

Please sign in to comment.