mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 22:48:28 +02:00
🐛 Fix problem exporting shapes from handoff mode
This commit is contained in:
parent
4b490e3ca4
commit
4a55ee2965
4 changed files with 29 additions and 40 deletions
|
@ -1,6 +1,7 @@
|
|||
$width-settings-bar: 16rem;
|
||||
|
||||
.handoff-layout {
|
||||
height: 100vh;
|
||||
display: grid;
|
||||
grid-template-rows: 40px auto;
|
||||
grid-template-columns: 1fr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue