📅  最后修改于: 2022-03-11 14:47:39.004000             🧑  作者: Mango
.checkbox-wrapper label::before, .radio-wrapper label::before {
content: "";
height: 20px;
width: 20px;
background: rgba(255, 255, 255, 0.75);
border: 1px solid #024e76;
position: absolute;
top: -4px;
left: -30px;
}