Стандартизировали размеры аватаров в UI

This commit is contained in:
AidarKC
2026-08-26 12:33:18 +04:00
parent 83f87ba22c
commit 2a65e6d359
15 changed files with 134 additions and 84 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ function renderIdentity(item) {
firstName,
lastName,
avatar,
size: 'small',
size: 'md',
className: 'notification-avatar',
}));