瀏覽代碼

HUE-4741 [editor] Menu can be hidden by Saved query name/description textarea

Enrico Berti 8 年之前
父節點
當前提交
c2dd0c0

文件差異過大導致無法顯示
+ 0 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css


+ 4 - 0
desktop/libs/notebook/src/notebook/static/notebook/less/notebook.less

@@ -1208,4 +1208,8 @@ h4.header {
 
 .icon-explanation {
   margin-left: 4px;
+}
+
+.popover {
+  z-index: 1030;
 }

部分文件因文件數量過多而無法顯示