فهرست منبع

HUE-7513 [frontend] Top global search input is smaller than the query blue button and misaligned

Enrico Berti 8 سال پیش
والد
کامیت
cb82fbe
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 0 0
      desktop/core/src/desktop/static/desktop/css/hue.css
  2. 2 2
      desktop/core/src/desktop/static/desktop/less/hue.less

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


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

@@ -317,8 +317,8 @@ body {
 
 .search-container-top .inline-autocomplete-container {
   position: relative;
-  margin-top: 5px;
-  height: 30px;
+  margin-top: 8px;
+  height: 31px;
   width: 100%;
 
   > div {

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است