style: shrink sidebar logo

This commit is contained in:
2026-06-13 09:03:24 +02:00
parent 11d8b42198
commit f621a4edf5

View File

@@ -284,7 +284,7 @@ export const APP_STYLES = ` :root {
.panel-logo {
display: block;
width: min(150px, calc(100% - 40px));
width: min(75px, calc(100% - 40px));
height: auto;
object-fit: contain;
flex: 0 1 auto;