From 3f11fcd8299e692377352b39bffbb62ff4405b69 Mon Sep 17 00:00:00 2001 From: c00b3r Date: Fri, 20 Jun 2025 15:07:00 +0500 Subject: [PATCH] fix: update StartSessionIcon color and adjust text color in CreateSessionModal --- src/components/icons/StartSessionIcon.tsx | 2 +- src/components/modals/CreateSessionModal.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/icons/StartSessionIcon.tsx b/src/components/icons/StartSessionIcon.tsx index 3c9cf7c..0be6698 100644 --- a/src/components/icons/StartSessionIcon.tsx +++ b/src/components/icons/StartSessionIcon.tsx @@ -4,7 +4,7 @@ function StartSessionIcon() { ); diff --git a/src/components/modals/CreateSessionModal.tsx b/src/components/modals/CreateSessionModal.tsx index 3696ae1..8081ff2 100644 --- a/src/components/modals/CreateSessionModal.tsx +++ b/src/components/modals/CreateSessionModal.tsx @@ -288,7 +288,7 @@ export default function CreateSessionModal({ targetServerId, client }: Props) { variant="cta" size="large" > -
+
Запустить сеанс