justinpark commented on code in PR #36644:
URL: https://github.com/apache/superset/pull/36644#discussion_r2677082410
##########
superset-frontend/src/SqlLab/components/SaveQuery/index.tsx:
##########
@@ -66,7 +66,6 @@ const Styles = styled.span`
span[role='img']:not([aria-label='down']) {
display: flex;
margin: 0;
- color: ${({ theme }) => theme.colorIcon};
svg {
Review Comment:
This is unnecessary because the icon should follow the color applied from
the button's style.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]