chore: cleanup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.chevron {
|
||||
transition: transform 0.2s;
|
||||
}
|
||||
|
||||
.chevron.isExpanded {
|
||||
transform: rotate(180deg);
|
||||
}
|
||||
Reference in New Issue
Block a user