Browse Source

HUE-5473 [home] The default view does not render all the list items

Enrico Berti 9 năm trước cách đây
mục cha
commit
998e98b
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      desktop/core/src/desktop/templates/home2.mako

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

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