fix: search bar width (#38693)
This commit is contained in:
committed by
GitHub
parent
54c93aabbb
commit
75e926810f
@ -143,6 +143,7 @@ and arrow keys */
|
|||||||
}
|
}
|
||||||
.fcc_searchBar {
|
.fcc_searchBar {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
max-width: 520px;
|
||||||
}
|
}
|
||||||
.fcc_searchBar .ais-Hits {
|
.fcc_searchBar .ais-Hits {
|
||||||
top: auto;
|
top: auto;
|
||||||
|
Reference in New Issue
Block a user