Browse Source

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

Johan Ahlen 8 năm trước cách đây
mục cha
commit
0fc8f070c0

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 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 {

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