Parcourir la source

HUE-4031 [editor] Make the syntax suggestion drop-down scrollable

Johan Ahlen il y a 8 ans
Parent
commit
0fc8f070c0

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 3 - 0
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -481,6 +481,9 @@ a:visited {
 .hue-syntax-drop-down {
 .hue-syntax-drop-down {
   position: absolute;
   position: absolute;
   z-index: 1038;
   z-index: 1038;
+  .dropdown-menu {
+    overflow-y: scroll;
+  }
 }
 }
 
 
 .hue-popover {
 .hue-popover {

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