ソースを参照

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

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません