Skip to content

Commit

Permalink
fix: 🐛 修复大尺寸checkbox选中样式异常的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
xuqingkai committed Feb 26, 2024
1 parent cb44d7c commit 413cf3b
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,10 +283,5 @@
.wd-checkbox__label {
font-size: $-checkbox-large-label-fs;
}

:deep(.wd-checkbox__check) {
top: 0;
left: 1px;
}
}
}

0 comments on commit 413cf3b

Please sign in to comment.