Skip to content

Commit

Permalink
Fix expanded state arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
allmarkedup committed Mar 21, 2019
1 parent 27b4673 commit 1656743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fractalite/assets/css/nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
}

&__item.is-open > &__toggle:before {
&__item.is-expanded > &__toggle:before {
transform: rotate(90deg);
}

Expand Down

0 comments on commit 1656743

Please sign in to comment.