ソースを参照

HUE-6613 [frontend] Fix flex issues in IE 11

Johan Ahlen 8 年 前
コミット
6e7fb4b93e

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


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

@@ -54,7 +54,7 @@ body {
 
   > .navbar,
   > .banner {
-    .flex(1);
+    .flex(0 0 auto);
   }
 }
 

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