add accordion icon transition
This commit is contained in:
@ -45,6 +45,7 @@
|
|||||||
background-image: url("/assets/icons/circle-arrow-right.svg");
|
background-image: url("/assets/icons/circle-arrow-right.svg");
|
||||||
right: 0;
|
right: 0;
|
||||||
transform: rotate(90deg);
|
transform: rotate(90deg);
|
||||||
|
transition: transform .3s ease;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user