فهرست منبع

HUE-5472 [home] Fix rendering of the SVG icons and labels in embedded mode

Enrico Berti 9 سال پیش
والد
کامیت
0463fc6
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      desktop/core/src/desktop/templates/home_embeddable.mako

+ 4 - 0
desktop/core/src/desktop/templates/home_embeddable.mako

@@ -36,6 +36,10 @@ ${ common_home.homeJSModels() }
   .nav-tabs > li.active {
     padding: 0;
   }
+
+  svg.hi {
+    width: 24px;
+  }
 </style>