0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

Minor cosmetic fox on layers toolbox.

This commit is contained in:
Andrey Antukh 2016-01-30 13:57:23 +02:00
parent 1f22b424f5
commit 5ce1728e5e
2 changed files with 7 additions and 1 deletions

View file

@ -264,6 +264,10 @@
width: 12px;
}
&.inverse {
svg { transform: rotate(270deg); }
}
&:hover {
svg {

View file

@ -155,7 +155,9 @@
i/chain]]
[:div.element-icon i/folder]
[:span (:name item "Unnamed group")]
[:span.toggle-content {:on-click toggle-open}
[:span.toggle-content
{:on-click toggle-open
:class (when open? "inverse")}
i/arrow-slide]]
(if open?
[:ul