Ver Fonte

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

Johan Ahlen há 8 anos atrás
pai
commit
0fc8f070c0

Diff do ficheiro suprimidas por serem muito extensas
+ 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 {
   position: absolute;
   z-index: 1038;
+  .dropdown-menu {
+    overflow-y: scroll;
+  }
 }
 
 .hue-popover {

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff