Update cascade.css

This commit is contained in:
Bard 2022-11-09 21:17:01 +08:00 committed by GitHub
parent af2f8a762c
commit b7146ded5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2519,10 +2519,10 @@ span[data-tooltip] .label {
label > input[type="checkbox"], 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: 0.2rem; */
margin: 0; /* margin: 0; */
vertical-align: bottom; /* vertical-align: bottom; */
} }
label[data-index][data-depends] { label[data-index][data-depends] {
padding-right: 2em; padding-right: 2em;