Skip to content

Commit

Permalink
Change control-height to be 32px
Browse files Browse the repository at this point in the history
  • Loading branch information
gwyneplaine committed Aug 16, 2023
1 parent 36b7925 commit d1e892d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polaris-react/src/styles/shared/_controls.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@function control-height() {
@return 36px;
@return 32px;
}

@function control-vertical-padding() {
Expand Down

0 comments on commit d1e892d

Please sign in to comment.