Skip to content

user invites: components: add flex option to CopyableText

Administrator requested to merge sg/copyable-text-flex into main

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:

image

I need a way to enable it to, and so adding this option.

Part of #27101 (closed)

Signed-off-by: Stephen Gutekanst [email protected]

Merge request reports

Loading