From e5bc0e5c1284ffaa2e5682aa7a62c1dcfd4e8977 Mon Sep 17 00:00:00 2001 From: Cho Young-Hwi Date: Thu, 2 Apr 2026 14:21:58 +0100 Subject: [PATCH] [#755] Remove separator line above TVL in Writer storyline card Removes the border-t divider between stat boxes and TVL/Donations in the Writer tab StoryRow for a cleaner card layout. Co-Authored-By: Claude Opus 4.6 (1M context) --- src/app/profile/[address]/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/profile/[address]/page.tsx b/src/app/profile/[address]/page.tsx index 0e08d478..aefcc593 100644 --- a/src/app/profile/[address]/page.tsx +++ b/src/app/profile/[address]/page.tsx @@ -920,7 +920,6 @@ function StoryRow({ {/* TVL + Donations (inline in info area) */} {storyline.token_address && ( <> -