Browse Source

HUE-7499 [dashboard] Fix general typeahead positioning

Enrico Berti 8 năm trước cách đây
mục cha
commit
7d28f2a

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


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

@@ -326,6 +326,9 @@
 
   .demi-modal {
     min-height: 80px;
+    .typeahead {
+      position: fixed;
+    }
   }
 
   .filter-box {
@@ -428,7 +431,6 @@
 
   .typeahead {
     z-index: 10000;
-    position: fixed;
   }
 
   .trigger-exclude {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác