From c7ce34b301a035405293fb4a43a709e978e5eb4f Mon Sep 17 00:00:00 2001 From: padreug Date: Sat, 20 Sep 2025 12:12:20 +0200 Subject: [PATCH] Refactor post action buttons in ThreadedPost component - Updated the layout and styling of action buttons (Reply, Like, Share) for improved usability and visual consistency. - Adjusted button sizes, padding, and hover effects to enhance the user experience. These changes contribute to a more streamlined and accessible interface within the NostrFeed module. --- .../nostr-feed/components/ThreadedPost.vue | 80 +++++++++---------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/src/modules/nostr-feed/components/ThreadedPost.vue b/src/modules/nostr-feed/components/ThreadedPost.vue index 0f0d300..a998ee9 100644 --- a/src/modules/nostr-feed/components/ThreadedPost.vue +++ b/src/modules/nostr-feed/components/ThreadedPost.vue @@ -189,46 +189,46 @@ function getRideshareType(post: FeedPost): string { -
-
- -
- - - -
+
+
+ + + + + + + +