Преглед изворни кода

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

Enrico Berti пре 9 година
родитељ
комит
4554c5a
1 измењених фајлова са 1 додато и 1 уклоњено
  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;