Browse Source

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

Enrico Berti 7 years ago
parent
commit
ced6158

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


File diff suppressed because it is too large
+ 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 {

Some files were not shown because too many files changed in this diff