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

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Rohit Yadav 2023-08-16 17:25:51 -04:00 committed by GitHub
parent dd23917e3e
commit 804b8f38b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"]': {