0
0
Fork 0
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:
Front 2022-03-13 14:41:04 -04:00
parent 5466eef6bd
commit ae9de5bcba

View file

@ -81,6 +81,8 @@ html, body {
}
.searchBar {
margin: 0;
position: absolute;
width: 80%
}
.searchButton {
width: 100%;