logo resize with css 2

This commit is contained in:
kisfenyo
2026-01-01 20:28:45 +01:00
parent da201e63db
commit 3fd8c99082
+1 -1
View File
@@ -307,7 +307,7 @@ data:
# Custom CSS
custom.css: |
#information-widgets .information-widget-logo img {
max-height: 80px !important;
max-height: 100px !important;
width: auto !important;
}