From 98145ff55a7fc33255c995717d5df9b4532c3b66 Mon Sep 17 00:00:00 2001 From: Viktor Riabkov Date: Fri, 1 Mar 2024 20:20:46 +0800 Subject: [PATCH] Fix button width on the assessment page --- src/entities/activity/ui/ItemCardButtons.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/entities/activity/ui/ItemCardButtons.tsx b/src/entities/activity/ui/ItemCardButtons.tsx index 3674fd54c..4981360a2 100644 --- a/src/entities/activity/ui/ItemCardButtons.tsx +++ b/src/entities/activity/ui/ItemCardButtons.tsx @@ -36,7 +36,7 @@ export const ItemCardButton = ({ maxWidth="900px" > {(isBackShown && ( - + )) ||
} - +