Sfoglia il codice sorgente

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

Enrico Berti 9 anni fa
parent
commit
998e98b88c
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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>