mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 11:36:25 +08:00
feat: improve copilot (#2758)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { globalStyle } from '@vanilla-extract/css';
|
||||
import { style } from '@vanilla-extract/css';
|
||||
|
||||
globalStyle('.mosaic.mosaic-blueprint-theme', {
|
||||
backgroundColor: 'var(--background-color)',
|
||||
export const pluginContainer = style({
|
||||
height: '100%',
|
||||
width: '100%',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user