Tweak the thread summary design

This commit is contained in:
Stefan Ceriu
2025-06-10 12:32:21 +03:00
committed by Stefan Ceriu
parent a03be6ec6a
commit b2b38e0f80
11 changed files with 19 additions and 18 deletions

View File

@@ -121,7 +121,7 @@ enum UserAvatarSizeOnScreen {
case .sessionVerification:
return 52
case .threadSummary:
return 28
return 24
}
}
}