浏览代码

HUE-7443 [dashboard] Fix widget add dropdown menu style

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

文件差异内容过多而无法显示
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


+ 1 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -428,6 +428,7 @@
 
   .typeahead {
     z-index: 10000;
+    position: fixed;
   }
 
   .trigger-exclude {

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