mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
fix: tab switcher on windows desktop (#6812)

This commit is contained in:
@@ -5,6 +5,7 @@ export const switchRootWrapper = style({
|
||||
height: '52px',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
flexShrink: 0,
|
||||
});
|
||||
export const switchRoot = style({
|
||||
vars: {
|
||||
|
||||
Reference in New Issue
Block a user