mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 16:19:43 +08:00
@@ -9,6 +9,7 @@ export const root = style({
|
||||
display: 'flex',
|
||||
gap: 4,
|
||||
alignItems: 'center',
|
||||
['WebkitAppRegion' as string]: 'drag',
|
||||
});
|
||||
|
||||
export const affineIcon = style({
|
||||
|
||||
Reference in New Issue
Block a user