浏览代码

HUE-7743 [frontend] Make sure the top search results are positioned above the page contents in embedded mode

Johan Ahlen 8 年之前
父节点
当前提交
59dff8b18d

文件差异内容过多而无法显示
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


+ 1 - 0
desktop/core/src/desktop/static/desktop/less/hue-embedded.less

@@ -33,6 +33,7 @@
   .navbar {
     padding-left: 0;
     padding-right: 0;
+    z-index: auto;
   }
 
   * {

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