magento2-alpaca-components
magento2-alpaca-components copied to clipboard
Radio improvements
We have in fact not editable radio
element. I think to add some classes in the main tag and in kids.
And the major problem is when you want to align these checkboxes with flex
one next to the other b/c we don't have a wrapper to elements in fieldset
for now we can't do that.
fieldset
in Chrome and FF ignore flexbox
https://bugs.chromium.org/p/chromium/issues/detail?id=375693