fix(editor): fix style linting issue

This commit is contained in:
41666 2021-07-17 19:46:16 -04:00
parent b150462f2b
commit 62687ced78

View file

@ -21,7 +21,6 @@ export const ClickaleBlock = styled.a`
export const Title = styled.div`
${text400};
/* padding: 0.15em 0; */
svg {
color: ${palette.taupe500};