1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +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> </label>
<style> <style>
.spectrum-Checkbox--sizeM .spectrum-Checkbox-checkmark {
transform: scale(1);
left: 49%;
top: 50%;
}
.spectrum-Checkbox--sizeL .spectrum-Checkbox-checkmark { .spectrum-Checkbox--sizeL .spectrum-Checkbox-checkmark {
transform: scale(1.1); transform: scale(1.1);
left: 55%; left: 55%;