mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 17:28:24 +02:00
create new styles for sidebar element options
This commit is contained in:
parent
a312559b26
commit
bf44c61020
10 changed files with 63 additions and 79 deletions
|
@ -525,11 +525,11 @@
|
|||
(html
|
||||
[:div.elementa-options.tool-window
|
||||
[:div.tool-window-bar
|
||||
[:div.tool-window-icon i/project-tree]
|
||||
[:div.tool-window-icon i/shapes]
|
||||
[:span (tr "ds.element-options")]
|
||||
[:div.tool-window-close {:on-click close} i/close]]
|
||||
[:div.tool-window-content
|
||||
[:div.element-options.tool-window
|
||||
[:div.element-options
|
||||
(if shape
|
||||
(options-menus shape))]]])))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue