0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00

🐛 Fix display of size presets in artboards

This commit is contained in:
Andrés Moya 2020-06-12 08:53:57 +02:00
parent ff5ec11bac
commit ef42ffee65

View file

@ -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]