浏览代码

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

Enrico Berti 8 年之前
父节点
当前提交
c2dd0c0c48

文件差异内容过多而无法显示
+ 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;
 }

部分文件因为文件数量过多而无法显示