π¦πΊAustralia jptaranto
π¦πΊAustralia jptaranto
Hey @lauriii - nice one! Yes I think this is the way do go. display: initial
is causing all these block level elements to get display: inline
instead!
Here's a little explainer for anyone interested: https://css-tricks.com/inherit-initial-unset-revert/
π¦πΊAustralia jptaranto
I've gone through and tested media library and custom block creation and tweaked a few things:
- The issues with Claro media library CSS were caused by missing CSS custom properties. To get access to these I've had to include the entire global_styling library from Claro and then unset most of it's CSS files.
- I removed the template overrides and instead applied the twig files directly from Claro. It's working well.
- Various CSS tweaks to off-canvas and media library.
π¦πΊAustralia jptaranto
π¦πΊAustralia jptaranto
jptaranto β made their first commit to this issueβs fork.