Skip to content

Commit

Permalink
Fix z-index of asset-detail so its below modal (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfranklin authored Nov 30, 2023
1 parent 6aceaff commit 2b37299
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
align-items center
padding 5px
position fixed
z-index 5000
z-index 900
width 35%
min-width 250px
max-width 400px
Expand Down

0 comments on commit 2b37299

Please sign in to comment.