mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
fix(electron): app fallback styles (#8225)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { style } from '@vanilla-extract/css';
|
||||
|
||||
export const fallback = style({
|
||||
paddingTop: 52,
|
||||
});
|
||||
Reference in New Issue
Block a user