瀏覽代碼

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;
   }
 
   * {

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