ktmud commented on a change in pull request #13972:
URL: https://github.com/apache/superset/pull/13972#discussion_r607996396



##########
File path: superset-frontend/src/SqlLab/main.less
##########
@@ -300,7 +300,7 @@ div.Workspace {
   .schemaPane-enter-done,
   .schemaPane-exit {
     transform: translateX(0);
-    z-index: 1020;
+    z-index: 7;

Review comment:
       I think we have some z-index variables. It would be nice to manage them 
all in one place:
   
   
https://github.com/apache/superset/blob/75f927b9ebe4174d9af37ac4d4ce1a043cee77f1/superset-frontend/stylesheets/less/variables.less#L128




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

Reply via email to