Update cascade.css

This commit is contained in:
JSZMonkey 2021-04-19 17:29:21 +08:00 committed by sbwml
parent 76a3c24c1b
commit 0e1fa4e6a7

View File

@ -2816,8 +2816,8 @@ input[type="checkbox"] {
padding: 0; padding: 0;
cursor: pointer; cursor: pointer;
transition: all 0.2s; transition: all 0.2s;
margin: 1rem 0 0 0; margin: 0 auto;
margin-bottom: -3.5px; margin-bottom: -3px;
} }
input[type="checkbox"]:checked { input[type="checkbox"]:checked {
border: 1px solid #5e72e4; border: 1px solid #5e72e4;