mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 18:41:39 +02:00
🎉 Add assets exportation in bulk (multiple)
And adapt to the websocket changes on backend and exporter.
This commit is contained in:
parent
f60d8c6c96
commit
0e0fb68c38
39 changed files with 1497 additions and 411 deletions
|
@ -298,8 +298,14 @@
|
|||
}
|
||||
}
|
||||
|
||||
.export-progress-widget {
|
||||
cursor: pointer;
|
||||
padding-top: 6px;
|
||||
}
|
||||
|
||||
.persistence-status-widget {
|
||||
display: flex;
|
||||
margin-left: 0px;
|
||||
margin-right: 10px;
|
||||
/* border: 1px solid red; */
|
||||
width: 150px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue