소스 검색

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

Enrico Berti 9 년 전
부모
커밋
998e98b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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>