feat: Add PNG download functionality for SVG logos and enhance logo action buttons

This commit is contained in:
sHa
2025-04-28 12:33:16 +03:00
parent 8cf977a791
commit 9e9b0c5648
3 changed files with 168 additions and 10 deletions

View File

@@ -89,7 +89,7 @@ div.logo-image img {
/* Grid specific */
.logo-grid .logo-item .logo-image {
height: 160px;
/* height: 160px; */
width: 100%;
}