mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 19:21:39 +02:00
💄 Add final design to alert messages
This commit is contained in:
parent
233e7e7e87
commit
697a542754
17 changed files with 221 additions and 183 deletions
|
@ -161,6 +161,8 @@
|
|||
#(st/emit! dv/zoom-to-fit))]
|
||||
|
||||
[:div {:class (stl/css :options-zone)}
|
||||
[:& export-progress-widget]
|
||||
|
||||
(case section
|
||||
:interactions [:*
|
||||
(when index
|
||||
|
@ -169,8 +171,6 @@
|
|||
:comments [:& comments-menu]
|
||||
[:div {:class (stl/css :view-options)}])
|
||||
|
||||
[:& export-progress-widget]
|
||||
|
||||
[:& zoom-widget
|
||||
{:zoom zoom
|
||||
:on-increase handle-increase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue