fix: rename CSS class for attachment viewer to use CustomContent

This commit is contained in:
medchedli 2025-06-02 11:51:12 +01:00
parent 461a5b4195
commit 3881646e49

View File

@ -87,7 +87,7 @@ const componentMap: { [key in FileType]: FC<AttachmentInterface> } = {
<Box> <Box>
<Typography <Typography
component="span" component="span"
className="cs-message__text-content" className="cs-message__custom-content"
mr={2} mr={2}
> >
{props.name} {props.name}