mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-30 00:29:46 +08:00
fix: error icon color in sidebar (#1550)
This commit is contained in:
@@ -175,7 +175,7 @@ export const StyledListItem = styled('button')(({ theme }) => {
|
||||
span: {
|
||||
...textEllipsis(1),
|
||||
},
|
||||
'>svg': {
|
||||
'> svg': {
|
||||
fontSize: '20px',
|
||||
marginRight: '12px',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user