0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 09:08:31 -05:00

💄 Increase viewer sitemap size on mobile

This commit is contained in:
mathieu.brunot 2019-02-23 13:25:34 +01:00
parent 1bc9adf51d
commit 2137c5bd51
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0

View file

@ -91,7 +91,7 @@
display: flex;
flex-direction: column;
flex-shrink: 0;
height: 55px;
height: 155px;
width: 100%;
overflow: scroll;