Skip to content

Commit

Permalink
Fix z-index of asset-detail so its below modal
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfranklin committed Nov 28, 2023
1 parent e69b999 commit 6cd99d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
display flex
align-items center
position fixed
z-index 5000
z-index 900
width 35%
min-width 250px
max-width 400px
Expand Down

0 comments on commit 6cd99d2

Please sign in to comment.