Skip to content

Commit

Permalink
Fix z-index on multi-select-counter
Browse files Browse the repository at this point in the history
  • Loading branch information
djblue committed Oct 11, 2024
1 parent 32e3a00 commit 45323c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/portal/ui/inspector.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -1047,6 +1047,7 @@
:right "-0.5rem"
:min-width "1rem"
:height "1rem"
:z-index 3
:display :flex
:align-items :center
:justify-content :center
Expand Down

0 comments on commit 45323c8

Please sign in to comment.