mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-24 12:33:00 +03:00
fix(core): unused z-index (#3781)
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
parent
dd23917e3e
commit
804b8f38b8
@ -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"]': {
|
||||
|
Loading…
Reference in New Issue
Block a user