Skip to content

Commit

Permalink
fix(menu): prevent color override in css vars mode (#2201)
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg committed Feb 4, 2020
1 parent 6e352ca commit ac50dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/framework/theme/components/menu/menu.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

.menu-item a {
display: flex;
color: inherit;
text-decoration: none;
align-items: center;

Expand Down

0 comments on commit ac50dae

Please sign in to comment.