Skip to content

Commit

Permalink
fix: ProfileExplorer doesn't fully respond to font size changes
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed Sep 30, 2022
1 parent 9e1c967 commit 469f85b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
}

.pf-c-card .pf-c-tree-view button.pf-c-tree-view__node {
font-size: inherit;
color: var(--color-text-01);
}

Expand Down

0 comments on commit 469f85b

Please sign in to comment.