From f06a6024e6a3574847ac87942d162071496d864e Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Tue, 21 May 2024 16:16:27 +0100 Subject: [PATCH] fix to negative top of component so it moves with container growth (#4151) --- src/components/dms/ChatEmptyPill.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/dms/ChatEmptyPill.tsx b/src/components/dms/ChatEmptyPill.tsx index a6c4906a..4633832f 100644 --- a/src/components/dms/ChatEmptyPill.tsx +++ b/src/components/dms/ChatEmptyPill.tsx @@ -72,7 +72,7 @@ export function ChatEmptyPill() { a.z_10, a.align_center, { - bottom: 70, + top: -50, }, ]}>