Skip to content

Commit

Permalink
fix: z-index above control toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanistzed committed Sep 6, 2021
1 parent 9be4554 commit dcffc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/module.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
max-width: 200px;
max-height: calc(46px * 3 + 3px + 2.5em);
border: 1px solid #000;
z-index: 100!important;
}

/* Don't show any header */
Expand Down

0 comments on commit dcffc48

Please sign in to comment.