mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Show the drawtools first on right sidebar.
This commit is contained in:
parent
4ce19bd5f1
commit
b3c1cedcc8
@ -44,10 +44,10 @@
|
||||
(html
|
||||
[:aside#settings-bar.settings-bar
|
||||
[:div.settings-bar-inside
|
||||
(when (contains? flags :element-options)
|
||||
(options-toolbox))
|
||||
(when (contains? flags :drawtools)
|
||||
(draw-toolbox))
|
||||
(when (contains? flags :element-options)
|
||||
(options-toolbox))
|
||||
(when (contains? flags :icons)
|
||||
(icons-toolbox))]])))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user