fix: error icon color in sidebar (#1550)

This commit is contained in:
Qi
2023-03-16 00:41:57 +08:00
committed by GitHub
parent bc32b07bf0
commit 6ab2f83e13
4 changed files with 6 additions and 31 deletions
@@ -175,7 +175,7 @@ export const StyledListItem = styled('button')(({ theme }) => {
span: {
...textEllipsis(1),
},
'>svg': {
'> svg': {
fontSize: '20px',
marginRight: '12px',
},