always show srollbar

This commit is contained in:
sentriz
2019-07-06 21:19:10 +01:00
parent 3a4e0d9e2b
commit 3a1d57d1ca

View File

@@ -7,6 +7,7 @@ body {
flex-direction: column;
justify-content: space-between;
line-height: 1rem;
overflow-y: scroll;
}
@media only screen and (max-width: 780px) {