Skip to content

Commit

Permalink
update font-size token
Browse files Browse the repository at this point in the history
  • Loading branch information
jenny-s51 committed Dec 4, 2024
1 parent e1b00d6 commit e1aa897
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
border: var(--pf-t--global--border--width--regular) solid var(--pf-t--global--border--color--nonstatus--gray--default);
border-radius: 3px;
color: var(--pf-t--global--text--color--subtle);
font-size: var(--pf-t--global--FontSize--sm);
font-size: var(--pf-t--global--font--size--sm);
padding: 1px 3px;
}

0 comments on commit e1aa897

Please sign in to comment.