From a8f513d01969546a7918cda281f3e78d02358ce8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Sans=C3=B3n?= Date: Tue, 1 Oct 2024 14:27:02 +0200 Subject: [PATCH] minor: nowrap the rewards button --- .../src/components/layouts/AppLayout/Header/Rewards/index.tsx | 4 +++- apps/web/src/components/layouts/AppLayout/Header/index.tsx | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/layouts/AppLayout/Header/Rewards/index.tsx b/apps/web/src/components/layouts/AppLayout/Header/Rewards/index.tsx index 6b7be0b96..88280374a 100644 --- a/apps/web/src/components/layouts/AppLayout/Header/Rewards/index.tsx +++ b/apps/web/src/components/layouts/AppLayout/Header/Rewards/index.tsx @@ -7,7 +7,9 @@ export function RewardsButton() {
-
+