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



##########
File path: superset-frontend/src/components/FilterableTable/FilterableTable.tsx
##########
@@ -555,6 +560,7 @@ export default class FilterableTable extends PureComponent<
         style={{ height }}
         className="filterable-table-container"
         ref={this.container}
+        css={filterableTableStyles}

Review comment:
       ok, great. I didn't see that style in less, that's another win for sure. 
I was thinking something like if you can utilize the style, use styled.div, 
etc, otherwise css prop? 




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