mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 21:36:10 +02: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.element-set-content
|
||||||
|
|
||||||
[:div.row-flex.center
|
[:div.row-flex
|
||||||
[:div.presets.custom-select.flex-grow {:on-click #(reset! show-presets-dropdown? true)}
|
[:div.presets.custom-select.flex-grow {:on-click #(reset! show-presets-dropdown? true)}
|
||||||
[:span (tr "workspace.options.size-presets")]
|
[:span (tr "workspace.options.size-presets")]
|
||||||
[:span.dropdown-button i/arrow-down]
|
[:span.dropdown-button i/arrow-down]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue