Skip to content

Commit

Permalink
fix: ajusta tamanho do radiobutton sem borda
Browse files Browse the repository at this point in the history
  • Loading branch information
klebsonmateus committed May 21, 2024
1 parent acc371c commit 3fe0aa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/RadioButton/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
cursor: pointer;

&--borderless {
padding: 0;
border: 0;
}

Expand Down

0 comments on commit 3fe0aa6

Please sign in to comment.