ソースを参照

HUE-7992 [oozie] Big workflows show horizontally scroll in Hue 4

Enrico Berti 7 年 前
コミット
ced615893a

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


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


+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue4.less

@@ -360,7 +360,7 @@
 .page-content {
   .flex(1);
   position: relative;
-  overflow-x: hidden !important;
+  overflow-x: auto;
 }
 
 .page-content .content-panel {

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