diff --git a/src/uni_modules/wot-design-uni/components/wd-checkbox/index.scss b/src/uni_modules/wot-design-uni/components/wd-checkbox/index.scss index ea8bd9714..5b4225166 100644 --- a/src/uni_modules/wot-design-uni/components/wd-checkbox/index.scss +++ b/src/uni_modules/wot-design-uni/components/wd-checkbox/index.scss @@ -283,10 +283,5 @@ .wd-checkbox__label { font-size: $-checkbox-large-label-fs; } - - :deep(.wd-checkbox__check) { - top: 0; - left: 1px; - } } } \ No newline at end of file