Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 19f758a

Browse files
committed
fix(plugins/plugin-client-common): RadioTable has small font size
Fixes #6102
1 parent a528fba commit 19f758a

File tree

1 file changed

+1
-1
lines changed
  • plugins/plugin-client-common/web/scss/PatternFly

1 file changed

+1
-1
lines changed

plugins/plugin-client-common/web/scss/PatternFly/common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$kui-font-factor: 0.875;
1+
$kui-font-factor: 1;
22

33
/* attribution: @patternfly/react-core/dist/styles/base.css version 4.18.5; license MIT */
44
body {

0 commit comments

Comments
 (0)