Skip to content

Commit

Permalink
style(representation components): set the text color of the menu items (
Browse files Browse the repository at this point in the history
  • Loading branch information
domsteinbach committed Jul 25, 2023
1 parent 46351b0 commit b1f510e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dsp-app/src/styles/_elements.scss
Expand Up @@ -345,6 +345,7 @@ a,

// file representation menu styling
.representation-menu {
--mat-menu-item-label-text-color: $white;
&.mdc-menu-surface {
@include menu-surface.fill-color($dark);
@include menu-surface.ink-color($white);
Expand Down

0 comments on commit b1f510e

Please sign in to comment.