SearchInput: bring back "X" at small breakpoints
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 558px) {
|
||||
.search-bar svg {
|
||||
#search-icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -57,8 +57,4 @@
|
||||
margin-left: 0;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.wait-icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user