Ver código fonte

HUE-6485 [frontend] Avoid jump on the left assist when opening Hue 4

Enrico Berti 8 anos atrás
pai
commit
5bcdc5d11b

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 7 - 0
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -316,6 +316,13 @@ body {
   .flex(0);
   .flex(0);
   position: relative;
   position: relative;
   background-color: @cui-white;
   background-color: @cui-white;
+}
+
+.left-panel {
+  min-width: 290px;
+}
+
+.right-panel {
   min-width: 250px;
   min-width: 250px;
 }
 }
 
 

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff