I just dropped an unstyled Thank you Element into an unstyled section / container. Very weird right margin. I would have assumed it would fill the entire width of the container.
Hi Eric,
Thanks so much for your report!
The element has no default styles, so it has no width and adapts to the content. If you want it to take up the full width, give it 100% width
It’s always better to have fewer defaults than more, so at the moment I don’t think it is a bug. However, if we receive multiple reports on this, we will definitely consider it.
Best regards,
timmse
DOH! I thought I tried that and it didn’t respond yesterday, but magically it’s working this morning.
You’re right. Good to good. Thanks