hide album scroll on windows

This commit is contained in:
Luis Alvarez 2021-06-08 18:04:12 -05:00
parent b4eba53be0
commit 3c640a5bca

View File

@ -37,8 +37,7 @@
overflow-x: auto; overflow-x: auto;
white-space: nowrap; white-space: nowrap;
height: 125px; height: 125px;
padding-bottom: 10px; margin-bottom: -12px;
margin-bottom: -10px;
} }
@screen md { @screen md {