mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
chore: standardize package references (#9346)
This commit is contained in:
5
packages/frontend/apps/electron-renderer/src/app.css.ts
Normal file
5
packages/frontend/apps/electron-renderer/src/app.css.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { style } from '@vanilla-extract/css';
|
||||
|
||||
export const fallback = style({
|
||||
paddingTop: 52,
|
||||
});
|
||||
Reference in New Issue
Block a user