mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 12:51:37 +02: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: 1px solid $soft-ui-border;
|
||||||
border-radius: $br-small;
|
border-radius: $br-small;
|
||||||
display: flex;
|
display: flex;
|
||||||
height: 100%;
|
|
||||||
margin: $x-small 0 $x-small $x-small;
|
margin: $x-small 0 $x-small $x-small;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
|
|
@ -526,7 +526,7 @@
|
||||||
(html
|
(html
|
||||||
[:div.elementa-options.tool-window
|
[:div.elementa-options.tool-window
|
||||||
[:div.tool-window-bar
|
[:div.tool-window-bar
|
||||||
[:div.tool-window-icon i/shapes]
|
[:div.tool-window-icon i/options]
|
||||||
[:span (tr "ds.element-options")]
|
[:span (tr "ds.element-options")]
|
||||||
[:div.tool-window-close {:on-click close} i/close]]
|
[:div.tool-window-close {:on-click close} i/close]]
|
||||||
[:div.tool-window-content
|
[:div.tool-window-content
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue