fix(core): unused z-index (#3781)

Co-authored-by: Alex Yang <himself65@outlook.com>
(cherry picked from commit 804b8f38b8)
This commit is contained in:
Rohit Yadav
2023-08-16 17:25:51 -04:00
committed by Alex Yang
parent 82f94b0294
commit a83e16fdca
@@ -67,7 +67,6 @@ export const mainContainerStyle = style({
width: 0,
flex: 1,
maxWidth: '100%',
zIndex: 2,
backgroundColor: 'var(--affine-background-primary-color)',
selectors: {
'&[data-show-padding="true"]': {