diff --git a/templates/css/stylesheet.php b/templates/css/stylesheet.php index adae8c3..fb68b3d 100644 --- a/templates/css/stylesheet.php +++ b/templates/css/stylesheet.php @@ -74,16 +74,31 @@ width: 15px; height: 15px; } + + img.side-menu-app-icon { + width: 15px; + height: 15px; + } .side-menu-app-icon svg { width: 20px; height: 20px; } + + img.side-menu-app-icon { + width: 20px; + height: 20px; + } .side-menu-app-icon svg { width: 23px; height: 23px; } + + img.side-menu-app-icon { + width: 23px; + height: 23px; + }