mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
🐛 Fix display of size presets in artboards
This commit is contained in:
parent
ff5ec11bac
commit
ef42ffee65
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
|
||||
[:div.element-set-content
|
||||
|
||||
[:div.row-flex.center
|
||||
[:div.row-flex
|
||||
[:div.presets.custom-select.flex-grow {:on-click #(reset! show-presets-dropdown? true)}
|
||||
[:span (tr "workspace.options.size-presets")]
|
||||
[:span.dropdown-button i/arrow-down]
|
||||
|
|
Loading…
Reference in a new issue