fix: z-index clash in mobile UI ()

pull/8990/head
David Luzar committed by GitHub
parent f2f8219917
commit 78ab12c7e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save