diff --git a/src/frontend/src/features/notifications/components/ToastMessageReceived.tsx b/src/frontend/src/features/notifications/components/ToastMessageReceived.tsx index 82c3175b..4fbf242c 100644 --- a/src/frontend/src/features/notifications/components/ToastMessageReceived.tsx +++ b/src/frontend/src/features/notifications/components/ToastMessageReceived.tsx @@ -40,9 +40,9 @@ export function ToastMessageReceived({ state, ...props }: ToastProps) { padding: '14px', gap: '0.75rem', textAlign: 'start', - width: '150px', + width: '250px', md: { - width: '260px', + width: '350px', }, })} >