Hello 8th Wall team,
I’m building a screenshot‑preview component and I’d love to have my preview container automatically shrink/expand to its content (like CSS display:inline-block
)
Right now Studio UI’s display
only accepts flex
or none
. If possible, could you adda new display: 'inline-block'
(or similar) so containers can shrink‑wrap their children;
This would make this pop‑up UI much more straightforward to build entirely in Studio.
Thanks for considering it!