Animate chevron

This commit is contained in:
Adria Navarro 2023-11-09 16:09:45 +01:00
parent 41cb80bde1
commit b908287223
1 changed files with 1 additions and 0 deletions

View File

@ -189,6 +189,7 @@
flex: 0 0 20px; flex: 0 0 20px;
pointer-events: all; pointer-events: all;
order: 0; order: 0;
transition: transform 100ms linear;
} }
.icon.arrow.absolute { .icon.arrow.absolute {
position: absolute; position: absolute;