block-experiments icon indicating copy to clipboard operation
block-experiments copied to clipboard

Layout grid: loading front end CSS along with editor CSS breaks the grid

Open johngodley opened this issue 5 years ago • 0 comments

If you use the grid block in a front-end editor situation the CSS from editor.css overrides the CSS in front.css. Generally things work well, except that the editor.css changes the grid from display: grid to display: flex.

This should probably be included as part of #85

johngodley avatar Jun 15 '20 09:06 johngodley