mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-22 09:13:18 +03:00
fix(electron): shell skeleton style (#8296)
This commit is contained in:
parent
67577ee66e
commit
5ae433b009
@ -25,6 +25,7 @@ export const appTabsHeader = style({
|
||||
export const fallbackRoot = style({
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
paddingTop: 52,
|
||||
});
|
||||
|
||||
export const splitViewFallback = style({
|
||||
|
Loading…
Reference in New Issue
Block a user