I have a text line that has a max-width of 800px. the text line also has a fill in color with white that has top margin 16px and bottom margin 16px. So that it looks like a chat bubble.
Any text that falls under 800px will be considered as a single line but anything more than that will be considered as multiple lines.
I want my text line to have 24px margin on top and bottom both when the text goes more than 800px (when it becomes multiple line).
is there a way to achieve this on Figma?