eschutho commented on a change in pull request #14956:
URL: https://github.com/apache/superset/pull/14956#discussion_r652109512



##########
File path: superset-frontend/src/CRUD/CollectionTable.tsx
##########
@@ -261,7 +261,7 @@ export default class CRUDCollection extends 
React.PureComponent<
             aria-label="Delete item"
             className="pointer"
             data-test="crud-delete-icon"
-            iconSize="m"
+            style={{fontSize: '18px'}}

Review comment:
       can we change this to use the css prop instead of style? That's a 
pattern we've been trying to follow. Thanks!




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to