Update cascade.css

This commit is contained in:
Bard 2022-11-04 06:26:25 +08:00 committed by GitHub
parent fcf7c2db5a
commit c23d5e74af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2835,6 +2835,7 @@ input[type="checkbox"] {
transition: all 0.2s; transition: all 0.2s;
margin: 0 auto; margin: 0 auto;
margin-bottom: -3px; margin-bottom: -3px;
margin-right: 3px;
} }
input[type="checkbox"]:checked { input[type="checkbox"]:checked {
border: 1px solid #5e72e4; border: 1px solid #5e72e4;