mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-24 18:02:47 +08:00
fix(core): adjust app-sidebar z-index (#7523)
This commit is contained in:
@@ -2,7 +2,6 @@ import { cssVar } from '@toeverything/theme';
|
||||
import { globalStyle, style } from '@vanilla-extract/css';
|
||||
export const floatingMaxWidth = 768;
|
||||
export const navWrapperStyle = style({
|
||||
zIndex: 3,
|
||||
paddingBottom: '8px',
|
||||
'@media': {
|
||||
print: {
|
||||
|
||||
Reference in New Issue
Block a user