Подложка к вложению аватарки

This commit is contained in:
RoyceDa
2026-02-26 20:55:55 +02:00
parent c3a53b517e
commit 8b16c4ce0f

View File

@@ -78,7 +78,8 @@ export function MessageAvatar(props: AttachmentProps) {
height: 60,
width: 60,
borderRadius: '50%',
objectFit: 'cover'
objectFit: 'cover',
background: '#fff'
}} src={blob}></img>)}
{downloadStatus != DownloadStatus.DOWNLOADED && downloadStatus != DownloadStatus.PENDING && preview.length >= 20 && (
<>