Fixed header responsiveness.
This commit is contained in:
parent
a19c39d8eb
commit
42a83b2126
|
|
@ -571,7 +571,7 @@ function blurSearch(event) {
|
|||
fill: var(--error);
|
||||
}
|
||||
|
||||
@media(--small) {
|
||||
@media(--compact) {
|
||||
.header-section {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue