mirror of
https://github.com/penpot/penpot.git
synced 2025-02-18 13:04:38 -05:00
💄 Increase viewer sitemap size on mobile
This commit is contained in:
parent
1bc9adf51d
commit
2137c5bd51
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
height: 55px;
|
height: 155px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue