Parcourir la source

HUE-7499 [dashboard] Fix general typeahead positioning

Enrico Berti il y a 8 ans
Parent
commit
7d28f2a

Fichier diff supprimé car celui-ci est trop grand
+ 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 {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff