فهرست منبع

HUE-7949 [dashboard] Avoid scrollbars on text facets

Enrico Berti 7 سال پیش
والد
کامیت
aa08938

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


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

@@ -800,7 +800,7 @@
 
   .facet-count {
     overflow: auto;
-    max-height: 230px;
+    max-height: 240px;
     margin-top: 5px;
     .no-results {
       color: @cui-gray-600;

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