user invites: components: add flex option to CopyableText
Created by: slimsag
I need a way to make CopyableText
have a flex: 1
layout to consume the horizontal width. For example right now this text box does not consume all horizontal width in the container:
I need a way to enable it to, and so adding this option.
Part of #27101 (closed)
Signed-off-by: Stephen Gutekanst [email protected]