Fixed header responsiveness.

This commit is contained in:
2025-12-30 04:55:05 +01:00
parent a19c39d8eb
commit 42a83b2126

View File

@@ -571,7 +571,7 @@ function blurSearch(event) {
fill: var(--error); fill: var(--error);
} }
@media(--small) { @media(--compact) {
.header-section { .header-section {
flex-grow: 1; flex-grow: 1;
} }