mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: z-index clash in mobile UI (#8985)
This commit is contained in:
parent
f2f8219917
commit
78ab12c7e6
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@
|
|||
top: var(--editor-container-padding);
|
||||
right: var(--editor-container-padding);
|
||||
bottom: var(--editor-container-padding);
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.FixedSideContainer_side_top.zen-mode {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue