Merge pull request #3540 from liljack/support-svg-fontawesome-icon-in-main-sidebar

Support SVG Font Awesome icon in main sidebar
This commit is contained in:
Daniel 2021-03-27 03:44:11 +05:30 committed by GitHub
commit 9d87cbb5b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,6 +105,7 @@
.menu-open,
.menu-is-opening {
> .nav-link {
svg.right,
i.right {
@include rotate(-90deg);
}