Fixed messages not wrapping + changed some styles to accomodate scrollbar better
This commit is contained in:
@@ -93,7 +93,6 @@ export const ChatUserMessage: FC<ChatUserMessageProps> = ({
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
<div className={styles.customBorder} style={{ color }} />
|
||||
<div className={styles.background} style={{ color }} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user