Pārlūkot izejas kodu

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

Johan Ahlen 8 gadi atpakaļ
vecāks
revīzija
0fc8f07

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 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 {

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels