kgabryje commented on code in PR #34900:
URL: https://github.com/apache/superset/pull/34900#discussion_r2309644248


##########
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx:
##########
@@ -200,9 +201,6 @@ const FilterBarSettings = () => {
                   FilterBarOrientation.Vertical && (
                   <Icons.CheckOutlined
                     iconColor={theme.colorPrimary}
-                    css={css`
-                      vertical-align: -${theme.sizeUnit * 0.03125}em;

Review Comment:
   this style is already a default for antd icons so it's not necessary here



-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to