Skip to content

Commit

Permalink
Make sure custom toggle is 24px, same as font control.
Browse files Browse the repository at this point in the history
  • Loading branch information
glendaviesnz committed Aug 14, 2022
1 parent 04d57b3 commit 8c9c691
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
.components-spacing-sizes-control__custom-toggle-single {
&.is-small.has-icon {
padding: 0;
min-width: $icon-size;
}
}

Expand Down

0 comments on commit 8c9c691

Please sign in to comment.