Fixed tab space

This commit is contained in:
alonso.torres 2020-05-19 15:22:39 +02:00 committed by Andrés Moya
parent 2a4573842d
commit 9681a4b32e
2 changed files with 227 additions and 218 deletions

View file

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