Update cascade.css

This commit is contained in:
Bard 2022-03-05 04:45:48 +08:00 committed by GitHub
parent 900c449246
commit 06361ccb7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2505,7 +2505,7 @@ label > input[type="checkbox"],
label > input[type="radio"] { label > input[type="radio"] {
position: relative; position: relative;
top: 0.4rem; top: 0.4rem;
right: 0.2rem; right: -1.2rem;
margin: 0; margin: 0;
vertical-align: bottom; vertical-align: bottom;
} }