mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 05:00:17 +00:00
🐛 Fix display of size presets in artboards
This commit is contained in:
parent
ff5ec11bac
commit
ef42ffee65
@ -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…
x
Reference in New Issue
Block a user