fix: eslint

This commit is contained in:
xingyu
2023-07-29 12:55:51 +08:00
parent 3f36b57363
commit 8e78975521
10 changed files with 54 additions and 32 deletions

View File

@ -222,7 +222,9 @@ $prefix-cls: #{$namespace}-cropper-am;
transparent 75%,
rgb(0 0 0 / 25%) 0
);
background-position: 0 0, 12px 12px;
background-position:
0 0,
12px 12px;
background-size: 24px 24px;
}