Revert changes to medium sized checkbox

This commit is contained in:
Andrew Kingston 2021-11-03 16:17:45 +00:00
parent 4019eeaa26
commit 294dd232bc
1 changed files with 0 additions and 5 deletions

View File

@ -51,11 +51,6 @@
</label>
<style>
.spectrum-Checkbox--sizeM .spectrum-Checkbox-checkmark {
transform: scale(1);
left: 49%;
top: 50%;
}
.spectrum-Checkbox--sizeL .spectrum-Checkbox-checkmark {
transform: scale(1.1);
left: 55%;