From 5c50e102055ec7bfbed08a970b4388ae95d4963a Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 16 Jun 2025 18:20:17 +0300 Subject: Align avatar in reply prompt (#8501) * align avi in reply prompt * update skellie --- src/view/com/post-thread/PostThreadComposePrompt.tsx | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'src/view/com/post-thread/PostThreadComposePrompt.tsx') diff --git a/src/view/com/post-thread/PostThreadComposePrompt.tsx b/src/view/com/post-thread/PostThreadComposePrompt.tsx index f45b16085..dc0561725 100644 --- a/src/view/com/post-thread/PostThreadComposePrompt.tsx +++ b/src/view/com/post-thread/PostThreadComposePrompt.tsx @@ -38,15 +38,10 @@ export function PostThreadComposePrompt({ return ( {!gtMobile && ( @@ -87,7 +82,7 @@ export function PostThreadComposePrompt({ a.transition_color, ]}> -- cgit 1.4.1