mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 05:08:08 +00:00
change options order
This commit is contained in:
parent
3531d5054a
commit
9422987133
@ -145,12 +145,12 @@
|
||||
{:placeholder "RGB"
|
||||
:type "text"}]]
|
||||
|
||||
(recent-colors shape #(change-stroke {:color %}))
|
||||
|
||||
[:span "Color options"]
|
||||
[:div.row-flex
|
||||
[:span.color-th.palette-th i/picker]
|
||||
[:span.color-th.palette-th i/palette]]
|
||||
|
||||
(recent-colors shape #(change-stroke {:color %}))]]
|
||||
[:span.color-th.palette-th i/picker]
|
||||
[:span.color-th.palette-th i/palette]]]]
|
||||
|
||||
;; SLIDEBAR FOR ROTATION AND OPACITY
|
||||
[:span "Opacity"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user