mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 04:06:14 +02:00
🐛 Fix sidebar collapse icon
Signed-off-by: Ondřej Konečný <ondrej.konecny@gmail.com>
This commit is contained in:
parent
969106e2b6
commit
e5612a7373
2 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
|||
|
||||
.collapse-library {
|
||||
margin-right: $size-2;
|
||||
flex-shrink: inherit; // Inheriting shrink behaviour
|
||||
|
||||
&.open svg {
|
||||
transform: rotate(90deg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue