Fix library tab scroll

This commit is contained in:
Juan de la Cruz
2020-04-13 22:12:04 +02:00
parent d9d3adb3e2
commit a97230f5cb

View File

@@ -46,7 +46,6 @@
display: grid;
flex-direction: row;
flex-wrap: wrap;
height: -webkit-fill-available;
padding: 0.25rem;
overflow-y: auto;