📱 Fix sitemap display on mobile

This commit is contained in:
mathieu.brunot
2019-02-18 00:05:00 +01:00
parent 49a6bb11a8
commit c4155c4c21

View File

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