mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
chore(core): replace integration icon color (#12365)
chore(core): replace integration icon color feat(core): track for calendar integration <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Style** - Updated icon color in workspace integration card for improved visual consistency. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
@@ -40,6 +40,7 @@ export const cardIcon = style({
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
color: cssVarV2.icon.monotone,
|
||||
});
|
||||
export const cardContent = style([
|
||||
spaceY,
|
||||
|
||||
Reference in New Issue
Block a user