0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-07 23:08:24 -05:00

📱 Fix sitemap display on mobile

This commit is contained in:
mathieu.brunot 2019-02-18 00:05:00 +01:00
parent 49a6bb11a8
commit c4155c4c21
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0

View file

@ -93,6 +93,7 @@
flex-shrink: 0;
height: 55px;
width: 100%;
overflow: scroll;
.sitemap-title {
border-bottom: 1px solid $soft-ui-border;