mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): adjust notification list style (#11163)
This commit is contained in:
@@ -85,7 +85,7 @@ export const itemNameLabel = style({
|
||||
display: 'inline-flex',
|
||||
alignItems: 'center',
|
||||
gap: '4px',
|
||||
lineHeight: '22px',
|
||||
verticalAlign: 'top',
|
||||
selectors: {
|
||||
[`&[data-inactived="true"]`]: {
|
||||
color: cssVarV2('text/placeholder'),
|
||||
|
||||
Reference in New Issue
Block a user