grapesjs-blocks-basic
grapesjs-blocks-basic copied to clipboard
add option wrapRows
trafficstars
The default behaviour that rows automatically wrap if the width of the parent container is smaller or equal to 768px is not always suitable. This pull request introduces a new option wrapRows which is true by default. By setting it to false the automatic wrapping is prevented.