- 🇦🇲Armenia murz Yerevan, Armenia
I've found the root cause of this issue - in the template
web/themes/contrib/gin/templates/form/input--checkbox--toggle.html.twig
gin adds the<span class="checkbox-toggle">
that breaks CSS rules for checkbox labels from the base theme.
I've reworked the fix to a more optimal way of fixing this. Please review.Attaching a static patch file with those changes, to make it possible to use in composer until 🐛 GitLab Merge Requests Unable to Generate Incremental Patch Files Active is resolved.
- Status changed to Closed: outdated
about 1 year ago 12:55pm 3 July 2024 - 🇨🇭Switzerland saschaeggi Zurich
Closing as outdated, as we have removed that template a while ago.