August 22, 2024
We've added auto width and fixed width options to the image block, button block, and text blocks.
Auto width
When you set a block to have auto width, the width of the block will be determined by its contents. For example, when you set a button block to auto width, the button will automatically scale in width while you type more text into the button.
Fixed width
When you set a block to have fixed width, the width of the block will fixed to the pixel value that you give it. For example, if you have a two columns — an image block next to a text block — and you want to force the image block to keep a fixed width, while the text block will become smaller when the email is resized to fit a smaller screen size.
Max width
If you set this option, the pixel value will be the maximum width of the block. This means that the block will always try to fill up available space to a maximum width, and resize itself to a smaller width if the available space is less than the maximum width.