diff --git a/src/customizations/volto/components/manage/Blocks/Block/README.md b/src/customizations/volto/components/manage/Blocks/Block/README.md new file mode 100644 index 0000000..37f2996 --- /dev/null +++ b/src/customizations/volto/components/manage/Blocks/Block/README.md @@ -0,0 +1,3 @@ +# Local Customizations + +To have control over parent block style when stretch is applied for the whole section. The section needs to detect when it's stretched and adapt it's UI to it. Edit.jsx has 'stretched-group' class added on a container div for that. \ No newline at end of file