kgabryje commented on a change in pull request #11737:
URL:
https://github.com/apache/incubator-superset/pull/11737#discussion_r527725153
##########
File path: superset-frontend/src/SqlLab/main.less
##########
@@ -484,17 +484,18 @@ a.Link {
margin: 3px 5px;
}
-.tooltip pre {
+.ant-tooltip pre {
Review comment:
Now these styles are used all over SqlLab, but I wonder if we actually
need them for ColumnElement? I think that's the case, so I'm going to make a
styled tooltip component only for ColumnElement, but I'd appreciate if you
verified that.
----------------------------------------------------------------
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]