From 8ac21bb8146c9d5711d12924365757faf3d8a40b Mon Sep 17 00:00:00 2001 From: 0xsysr3ll <0xsysr3ll@pm.me> Date: Fri, 27 Jun 2025 22:24:52 +0200 Subject: [PATCH] fix(requests): remove unnecessary margin between avatar and username --- src/components/RequestBlock/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/RequestBlock/index.tsx b/src/components/RequestBlock/index.tsx index d0a38ddc..2ebc9f23 100644 --- a/src/components/RequestBlock/index.tsx +++ b/src/components/RequestBlock/index.tsx @@ -108,7 +108,7 @@ const RequestBlock = ({ request, onUpdate }: RequestBlockProps) => { } className="flex items-center font-semibold text-gray-100 transition duration-300 hover:text-white hover:underline" > - + { } className="flex items-center font-semibold text-gray-100 transition duration-300 hover:text-white hover:underline" > - +