mirror of
https://github.com/penpot/penpot.git
synced 2026-02-27 23:03:53 +00:00
Show the drawtools first on right sidebar.
This commit is contained in:
@@ -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))]])))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user