Просмотр исходного кода

HUE-6077 [assist] Increase the spacing after the assist search input

Johan Ahlen 8 лет назад
Родитель
Сommit
00102742ae

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


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

@@ -259,7 +259,7 @@ body {
 .search-container-top,
 .search-container {
   .display-flex;
-  .flex(1 1 37px);
+  .flex(1 1 44px);
   position: relative;
   margin: 8px 10px 0 10px;
 }

Некоторые файлы не были показаны из-за большого количества измененных файлов