1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00

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

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