mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 01:04:31 +01:00
Update styles.css
This commit is contained in:
parent
e34bdcb6d3
commit
f6522ac12a
@ -299,10 +299,14 @@ input.cmn-toggle-round-flat:checked + label:after {
|
|||||||
.info-banners {
|
.info-banners {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
.searchInput {
|
.searchBox:hover > .searchInput {
|
||||||
width: 60vw;
|
width: 60vw;
|
||||||
padding: 0 6px;
|
padding: 0 6px;
|
||||||
}
|
}
|
||||||
|
.searchInput {
|
||||||
|
width: 55vw;
|
||||||
|
padding: 0 6px;
|
||||||
|
}
|
||||||
.search-icon {
|
.search-icon {
|
||||||
filter: none;
|
filter: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user