ソースを参照

HUE-8445 [assist] Fix scroll in the document context popover

Johan Ahlen 7 年 前
コミット
e2a5015f1c

ファイルの差分が大きいため隠しています
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


ファイルの差分が大きいため隠しています
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


ファイルの差分が大きいため隠しています
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 1 - 0
desktop/core/src/desktop/static/desktop/less/components/hue-popover.less

@@ -285,6 +285,7 @@
 .context-popover-doc-contents {
   .flex(1 1 100%);
   margin-top: 8px;
+  overflow: auto;
 
   .ace_editor,
   .ace_layer {

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません