0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-25 12:45:17 +00:00

search page stretching fix

This commit is contained in:
Nikita Krupin 2022-05-18 00:51:50 -04:00
parent d0053ade7a
commit 6fb36f3b2c

View file

@ -269,7 +269,7 @@ export default {
html,
body {
background: var(--v-background-base);
/* overflow-x: hidden; */
overflow-x: hidden;
}
p,