Quellcode durchsuchen

HUE-6414 [frontend] Scrollbars are missing on Firefox

Enrico Berti vor 8 Jahren
Ursprung
Commit
c61433dfcb

Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/home.css


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Datei-Diff unterdrückt, da er zu groß ist
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 2 - 0
desktop/core/src/desktop/static/desktop/less/hue-mixins.less

@@ -117,6 +117,8 @@
   -ms-flex: @flex;
   -webkit-flex: @flex;
   flex: @flex;
+  min-width: 0;
+  min-height: 0;
 }
 
 .flex-align-items(@align: stretch) {

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.