mirror of
https://github.com/toeverything/AFFiNE.git
synced 2025-01-03 12:24:20 +03:00
fix: tab switcher on windows desktop (#6812)
![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/T2klNLEk0wxLh4NRDzhk/f33388aa-cc2d-417f-a742-86ebd74e3d5a.png)
This commit is contained in:
parent
7041991967
commit
411f6ddf07
@ -5,6 +5,7 @@ export const switchRootWrapper = style({
|
||||
height: '52px',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
flexShrink: 0,
|
||||
});
|
||||
export const switchRoot = style({
|
||||
vars: {
|
||||
|
Loading…
Reference in New Issue
Block a user