geido commented on code in PR #31973:
URL: https://github.com/apache/superset/pull/31973#discussion_r1939710450
##########
superset-frontend/src/explore/components/DataTableControl/index.tsx:
##########
@@ -189,7 +189,7 @@ const DataTableTemporalHeaderCell = ({
{/* hack to disable click propagation from popover content to table
header, which triggers sorting column */}
<Global
styles={css`
- .column-formatting-popover .ant-popover-inner-content {
+ .column-formatting-popover .antd5-popover-inner-content {
padding: 0;
Review Comment:
?
--
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]