mistercrunch commented on code in PR #32378: URL: https://github.com/apache/superset/pull/32378#discussion_r2019237305
########## superset-frontend/src/features/datasets/AddDataset/EditDataset/UsageTab/index.tsx: ########## @@ -124,11 +124,11 @@ const columns: ColumnsType<Chart> = [ ]; const emptyStateTableCSS = (theme: SupersetTheme) => css` - && th.ant-table-cell { + && th.antd5-table-cell { Review Comment: could try and use the standard tokens if/where possible, though we'll probably do a big pass to replace all `theme.colors\..*` soon -- 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