Fix style for radio button

This commit is contained in:
Julia Radzhabova
2024-08-20 21:22:59 +03:00
parent e499a8eaf1
commit ea79d684c6

View File

@ -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 {