We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa4a990 + 6e9f7b0 commit 90cd42fCopy full SHA for 90cd42f
packages/module/src/MessageBar/MessageBar.scss
@@ -73,6 +73,7 @@
73
--pf-v6-c-form-control--PaddingBlockStart: 0;
74
--pf-v6-c-form-control--PaddingBlockEnd: 0;
75
--pf-v6-c-form-control--BorderRadius: 0;
76
+ font-family: var(--pf-t--global--font--family--body);
77
}
78
textarea:focus-visible {
79
outline: none;
0 commit comments