Skip to content

Commit

Permalink
adding margin so input is nested inside design
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher-O authored Nov 26, 2024
1 parent 28ab6d1 commit 1bebaa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/gc-chckbxrdio/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ fieldset.gc-chckbxrdio {

input[type="radio"],
input[type="checkbox"] {
margin-left: 10px;
opacity: 0;
z-index: 2;

Expand Down

0 comments on commit 1bebaa3

Please sign in to comment.