mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-14 21:52:39 +03:00
fix(electron): header button not working on linux (#7883)
tested locally on windows/linux(vm)
This commit is contained in:
parent
5a2f93f035
commit
9af0e53ae2
@ -42,7 +42,6 @@ export const navHeaderStyle = style({
|
||||
display: 'flex',
|
||||
justifyContent: 'space-between',
|
||||
alignItems: 'center',
|
||||
['WebkitAppRegion' as string]: 'drag',
|
||||
});
|
||||
|
||||
export const navBodyStyle = style({
|
||||
|
Loading…
Reference in New Issue
Block a user