Jelajahi Sumber

reduce app icon by 3px on home dashboard - wasn't lining up properly with starred/recently viewed dasboard list properly

Trent White 8 tahun lalu
induk
melakukan
5894b8f4e0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      public/sass/components/_panel_pluginlist.scss

+ 1 - 1
public/sass/components/_panel_pluginlist.scss

@@ -18,7 +18,7 @@
 }
 }
 
 
 .pluginlist-image {
 .pluginlist-image {
-  width: 20px;
+  width: 17px;
 }
 }
 
 
 .pluginlist-title {
 .pluginlist-title {