little scrollbar fix

This commit is contained in:
Jonas Weinz 2019-03-27 16:29:34 +01:00
parent dffdf613e6
commit 9838321103

View File

@ -164,7 +164,7 @@ a:visited {
text-align: center; text-align: center;
background: none; background: none;
white-space: normal; white-space: normal;
overflow-y: scroll; overflow-y: auto;
} }
@media (max-aspect-ratio: 1/1) { @media (max-aspect-ratio: 1/1) {