kgabryje commented on a change in pull request #11737:
URL:
https://github.com/apache/incubator-superset/pull/11737#discussion_r527742307
##########
File path: superset-frontend/src/SqlLab/main.less
##########
@@ -484,17 +484,18 @@ a.Link {
margin: 3px 5px;
}
-.tooltip pre {
+.ant-tooltip pre {
Review comment:
There is actually 1 case where the global styles affected tooltips
outside of ColumnElement - centering of multiline tooltip, such as here:

It was centered before, now it's aligned to the left... which I think might
be more natural? WDYT @rusackas, @junlincc
----------------------------------------------------------------
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]