Browse Source

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

Enrico Berti 9 năm trước cách đây
mục cha
commit
4554c5a

+ 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;