1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

Revert changes to medium sized checkbox

This commit is contained in:
Andrew Kingston 2021-11-03 16:17:45 +00:00
parent 3acc937ddc
commit 7fc5851b4c

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%;