Deploying to gh-pages from @ Shabinder/spotiflyer-kmp@f6522ac12a 🚀

This commit is contained in:
Shabinder 2021-03-17 07:26:53 +00:00
parent 71fac3f691
commit 7188298d0a

View File

@ -299,10 +299,14 @@ input.cmn-toggle-round-flat:checked + label:after {
.info-banners {
flex-direction: column;
}
.searchInput {
.searchBox:hover > .searchInput {
width: 60vw;
padding: 0 6px;
}
.searchInput {
width: 55vw;
padding: 0 6px;
}
.search-icon {
filter: none;
}