mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 03:41:39 +02:00
✨ Fixed tab space
This commit is contained in:
parent
2a4573842d
commit
9681a4b32e
2 changed files with 227 additions and 218 deletions
|
@ -80,7 +80,7 @@
|
|||
[:div.element-set-content
|
||||
|
||||
[:div.row-flex
|
||||
[:div.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.dropdown-button i/arrow-down]
|
||||
[:& dropdown {:show @show-presets-dropdown?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue