Skip to content

Commit

Permalink
Add __next40pxDefaultSize to SelectControl
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Jan 13, 2025
1 parent 6e8b3f3 commit 773bcae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/InactiveLocales.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ function InactiveLocalesSelect( {
onChange={ onChange }
disabled={ ! hasItems }
__nextHasNoMarginBottom
__next40pxDefaultSize
>
{ installedLanguages.length > 0 && (
<optgroup
Expand Down

0 comments on commit 773bcae

Please sign in to comment.