mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
feat: init support for multiple tiles (#2585)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { globalStyle } from '@vanilla-extract/css';
|
||||
|
||||
globalStyle('.mosaic.mosaic-blueprint-theme', {
|
||||
backgroundColor: 'var(--background-color)',
|
||||
});
|
||||
Reference in New Issue
Block a user