Skip to content

Commit 469f85b

Browse files
committed
fix: ProfileExplorer doesn't fully respond to font size changes
1 parent 9e1c967 commit 469f85b

File tree

1 file changed

+1
-0
lines changed
  • plugins/plugin-codeflare/web/scss/components/ProfileExplorer

1 file changed

+1
-0
lines changed

Diff for: plugins/plugin-codeflare/web/scss/components/ProfileExplorer/_index.scss

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
}
5050

5151
.pf-c-card .pf-c-tree-view button.pf-c-tree-view__node {
52+
font-size: inherit;
5253
color: var(--color-text-01);
5354
}
5455

0 commit comments

Comments
 (0)