Address chat design nits (#10823)

This commit is contained in:
DS Boyce
2026-06-09 11:36:08 -07:00
committed by GitHub
parent de5ae04809
commit 189dad8cb7
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ const AVATAR_SIZE = 28
const CLUSTERED_MESSAGE_GAP = 2
const BORDER_RADIUS = 18
const SQUARED_BORDER_RADIUS = 4
const DISPLAY_NAME_INSET = 22
const DISPLAY_NAME_INSET = 20
function isWithinClusterBoundary({
isPending,