0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-12 15:51:37 -05:00

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;