mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 19:25:16 +00:00
fix big "forehead" on search bar on Android
This commit is contained in:
parent
5466eef6bd
commit
ae9de5bcba
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ html, body {
|
|||
}
|
||||
.searchBar {
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
width: 80%
|
||||
}
|
||||
.searchButton {
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in a new issue