瀏覽代碼

HUE-8477 [frontend] Make sure tooltips are shown in the context popover

Johan Ahlen 7 年之前
父節點
當前提交
2de2575

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


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


+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue4.less

@@ -670,7 +670,7 @@ a:visited {
 }
 
 .tooltip, .ui-autocomplete {
-  z-index: 1000 !important;
+  z-index: 1040 !important;
 }
 
 /* sqoop */

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