Skip to content

Commit

Permalink
Components: Update the TextControl padding to match the rest of the c…
Browse files Browse the repository at this point in the history
…ontrols
  • Loading branch information
youknowriad committed Aug 7, 2024
1 parent ccd8dac commit 9f68024
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/components/src/text-control/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@

&.is-next-40px-default-size {
height: $grid-unit-50;
padding-left: $grid-unit-20;
padding-right: $grid-unit-20;
}
}

0 comments on commit 9f68024

Please sign in to comment.