stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

Update Attachment Text CSS Styles

Open ambaldwin opened this issue 3 years ago • 0 comments

Currently, the text in the Card component never displays due to a ‘display: none’ in the CSS. This was originally set 3 years ago, so the reasoning of why it was written this way doesn’t exist. An update of this CSS should involve thorough testing of all lengths of text etc.

Goal: update CSS to display the text in the component.

(this was discovered when checking for inconsistencies between SDK attachments)

ambaldwin avatar Mar 03 '22 17:03 ambaldwin