From 465d42dd6085c1224121b080fa23eda18b409380 Mon Sep 17 00:00:00 2001 From: Fallenbagel <98979876+Fallenbagel@users.noreply.github.com> Date: Thu, 2 Jan 2025 02:17:23 +0800 Subject: [PATCH] style(request-list): consistent styling of sort button with the rest (#1212) --- src/components/RequestList/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/RequestList/index.tsx b/src/components/RequestList/index.tsx index 1dba8c0a..6cdf5b0b 100644 --- a/src/components/RequestList/index.tsx +++ b/src/components/RequestList/index.tsx @@ -220,8 +220,8 @@ const RequestList = () => {