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 {