浏览代码

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>