mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: bump theme, update mobile home background color (#8799)
This commit is contained in:
@@ -68,7 +68,7 @@ export const modalOverlay = style({
|
||||
animation: 'none',
|
||||
},
|
||||
'&.mobile': {
|
||||
backgroundColor: cssVarV2('layer/mobile/modal'),
|
||||
backgroundColor: cssVarV2('layer/background/mobile/modal'),
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user