Fixed header responsiveness.
This commit is contained in:
parent
a19c39d8eb
commit
42a83b2126
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue