From b629fbdbb98a3eec9557d23c5257ee88e923134a Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Fri, 26 Jan 2024 12:09:52 -0800 Subject: Two UI tweaks after recent updates (#2647) * Readd the top border to the highlighted post when a reply (revert #2628) * Readd right pad to post controls --- src/view/com/util/LoadingPlaceholder.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/view/com/util/LoadingPlaceholder.tsx') diff --git a/src/view/com/util/LoadingPlaceholder.tsx b/src/view/com/util/LoadingPlaceholder.tsx index 8941bfb9c..32c99e224 100644 --- a/src/view/com/util/LoadingPlaceholder.tsx +++ b/src/view/com/util/LoadingPlaceholder.tsx @@ -88,7 +88,7 @@ export function PostLoadingPlaceholder({ strokeWidth={3} /> - + -- cgit 1.4.1