mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
chnage options icon at tool windos
This commit is contained in:
parent
1b2a75ab25
commit
bedec4f68e
2 changed files with 1 additions and 2 deletions
|
@ -6,7 +6,6 @@
|
|||
border: 1px solid $soft-ui-border;
|
||||
border-radius: $br-small;
|
||||
display: flex;
|
||||
height: 100%;
|
||||
margin: $x-small 0 $x-small $x-small;
|
||||
|
||||
li {
|
||||
|
|
|
@ -526,7 +526,7 @@
|
|||
(html
|
||||
[:div.elementa-options.tool-window
|
||||
[:div.tool-window-bar
|
||||
[:div.tool-window-icon i/shapes]
|
||||
[:div.tool-window-icon i/options]
|
||||
[:span (tr "ds.element-options")]
|
||||
[:div.tool-window-close {:on-click close} i/close]]
|
||||
[:div.tool-window-content
|
||||
|
|
Loading…
Add table
Reference in a new issue