0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00

change options order

This commit is contained in:
elhombretecla 2016-04-23 12:37:06 +02:00 committed by Andrey Antukh
parent 3531d5054a
commit 9422987133
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

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