Skip to content

Commit

Permalink
Navigation: Try fixing link color in some TT2 contexts.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Oct 3, 2022
1 parent 79c7180 commit 840c704
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/block-library/src/navigation/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ $navigation-icon-size: 24px;
display: block;
}

.wp-block-navigation-item__content.wp-block-navigation-item__content {
color: inherit;
}

// The following rules provide class based application of user selected text
// decoration via block supports.
&.has-text-decoration-underline .wp-block-navigation-item__content {
Expand Down

0 comments on commit 840c704

Please sign in to comment.