AAfghahi commented on a change in pull request #14956:
URL: https://github.com/apache/superset/pull/14956#discussion_r652063999
##########
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:
```suggestion
style={{fontSize: '18px' }}
```
--
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]