Skip to content

Commit

Permalink
fix(radio): fix input width (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrsavk committed Nov 23, 2020
1 parent fdd6b3d commit 369684e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/radio/src/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
}

.circle {
flex-shrink: 0;
width: 16px;
height: 16px;
box-sizing: border-box;
Expand Down

0 comments on commit 369684e

Please sign in to comment.