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


##########
superset-frontend/src/components/GridTable/index.tsx:
##########
@@ -216,21 +231,16 @@ function GridTable<RecordType extends object>({
         `}
       >
         <AgGridReact
+          // TODO: migrate to Theme API - 
https://www.ag-grid.com/react-data-grid/theming-migration/
+          theme="legacy"

Review Comment:
   Oh weird it looked right on my localhost... maybe I had some cached styles. 
Should work fine now



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

Reply via email to