0
0

📱 mobile: scroll page, not container

This commit is contained in:
DrMaxNix 2022-10-05 19:46:47 +02:00
parent 14b27f6455
commit 32b5b10046

View File

@ -62,11 +62,7 @@ div.collection div.item {
@media only screen and (max-width: 1200px) {
html, body {
<<<<<<< HEAD
overflow-y: visible;
=======
overflow-y: auto;
>>>>>>> 13538872284d3be1ebbdc6cc70a8155d78ac3b03
}
#console {
overflow-y: visible;