Bläddra i källkod

HUE-4418 [editor] Sessions tab doesn't display properly once the Settings is expanded

Enrico Berti 9 år sedan
förälder
incheckning
4554c5a8a8
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

+ 1 - 1
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

@@ -73,7 +73,7 @@ body {
   transition: all;
   -webkit-transition-duration: .3s;
   transition-duration: .3s;
-  z-index: 10;
+  z-index: 401;
   overflow-y: auto;
   padding: 10px 0;
   width: 380px;