From 1bcc0a7ac8a8904b9157a56ff59f76cd4120dc99 Mon Sep 17 00:00:00 2001 From: oiov Date: Sun, 18 Aug 2024 09:57:18 +0800 Subject: [PATCH] upd: action button style --- app/(protected)/dashboard/records/record-list.tsx | 2 +- app/(protected)/dashboard/urls/url-list.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/(protected)/dashboard/records/record-list.tsx b/app/(protected)/dashboard/records/record-list.tsx index 609ebb5..3ad3982 100644 --- a/app/(protected)/dashboard/records/record-list.tsx +++ b/app/(protected)/dashboard/records/record-list.tsx @@ -245,7 +245,7 @@ export default function UserRecordsList({ user, action }: RecordListProps) {