[DE mobile] Deleted flex-wrap from Searchbar Inner

This commit is contained in:
SergeyEzhin 2021-03-04 14:07:11 +03:00
parent f9ffaf6891
commit d3dfbb3771

View file

@ -23,7 +23,7 @@
display: flex;
align-items: center;
width: 100%;
flex-wrap: wrap;
// flex-wrap: wrap;
}
&__right {
display: flex;