06f635bcf7
Within the editor, the checkbox appeared aligned at the bottom of the paragraph, while on the front-end it would appear aligned at the top. The alignment was actually correct but a top margin was assigned to checkboxes in the backend. Instead of removing that globally, this commit resets it for checkboxes within the checkout block. |
||
---|---|---|
.. | ||
block.json | ||
constants.js | ||
edit.tsx | ||
editor.scss | ||
frontend.tsx | ||
index.tsx | ||
style.scss |