mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(electron): shell skeleton style (#8296)
This commit is contained in:
@@ -25,6 +25,7 @@ export const appTabsHeader = style({
|
|||||||
export const fallbackRoot = style({
|
export const fallbackRoot = style({
|
||||||
width: '100%',
|
width: '100%',
|
||||||
height: '100%',
|
height: '100%',
|
||||||
|
paddingTop: 52,
|
||||||
});
|
});
|
||||||
|
|
||||||
export const splitViewFallback = style({
|
export const splitViewFallback = style({
|
||||||
|
|||||||
Reference in New Issue
Block a user