Skip to content

Commit

Permalink
Fix style for radio button
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaRadzhabova committed Aug 20, 2024
1 parent e499a8e commit ea79d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdkjs-plugins/v1/plugins.css
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ input[type='checkbox'].form-control {
width: 12px;
accent-color: #444;
margin: 0 0 1px;
background-color: #fff;
}

input[type='radio'].form-control:checked {
Expand Down

0 comments on commit ea79d68

Please sign in to comment.