ソースを参照

HUE-7949 [dashboard] Add no flex to the search bar operations to avoid horizontal scroll

Enrico Berti 7 年 前
コミット
d9ebce9

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


+ 1 - 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -152,7 +152,7 @@
     }
 
     .search-bar-operations {
-      .flex(0 0 175px);
+      .flex(none);
     }
   }
 

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