From be8c7162b6f1c5386502fe9a917e7de0c6c1001d Mon Sep 17 00:00:00 2001 From: padreug Date: Sat, 20 Sep 2025 12:00:00 +0200 Subject: [PATCH] Refactor indentation and styling in ThreadedPost component - Adjusted margin and padding values for nested posts to improve visual hierarchy and readability. - Updated styles for post containers to enhance the overall layout of threaded discussions. These changes contribute to a more organized and user-friendly interface within the NostrFeed module. --- src/modules/nostr-feed/components/ThreadedPost.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/modules/nostr-feed/components/ThreadedPost.vue b/src/modules/nostr-feed/components/ThreadedPost.vue index abbaa54..21df850 100644 --- a/src/modules/nostr-feed/components/ThreadedPost.vue +++ b/src/modules/nostr-feed/components/ThreadedPost.vue @@ -105,20 +105,20 @@ function getRideshareType(post: FeedPost): string {
@@ -260,4 +260,4 @@ function getRideshareType(post: FeedPost): string {
- \ No newline at end of file +