mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 10:09:03 -05:00
📱 Fix sitemap display on mobile
This commit is contained in:
parent
49a6bb11a8
commit
c4155c4c21
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
height: 55px;
|
height: 55px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
overflow: scroll;
|
||||||
|
|
||||||
.sitemap-title {
|
.sitemap-title {
|
||||||
border-bottom: 1px solid $soft-ui-border;
|
border-bottom: 1px solid $soft-ui-border;
|
||||||
|
|
Loading…
Add table
Reference in a new issue