Skip to content

Commit

Permalink
fix(app-navigation): remove leaky svg style (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
nowseemee authored May 17, 2021
1 parent 64b552a commit dd4a5cc
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@ app-navigation-main-mobile {
margin-right: var(--scl-spacing-8);
}

svg path {
fill: inherit;
}

.main-navigation-mobile__child-menu-current .icon-back {
fill: var(--color-selected);
}
Expand Down

0 comments on commit dd4a5cc

Please sign in to comment.