Skip to content

Commit

Permalink
Fix color on InputControl label
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Apr 19, 2022
1 parent 48b3402 commit 3886ff9
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -245,7 +245,6 @@ const labelMargin = ( {
const BaseLabel = styled( Text )< { labelPosition?: LabelPosition } >`
&&& {
box-sizing: border-box;
color: currentColor;
display: block;
padding-top: 0;
padding-bottom: 0;
Expand Down

0 comments on commit 3886ff9

Please sign in to comment.