mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
Fix style for radio button
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user