fix: update StartSessionIcon color and adjust text color in CreateSessionModal

This commit is contained in:
2025-06-20 15:07:00 +05:00
parent 2e5790d246
commit 3f11fcd829
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ export default function CreateSessionModal({ targetServerId, client }: Props) {
variant="cta"
size="large"
>
<div className="size-[1.111vw]">
<div className="size-[1.111vw] text-[#9184F6]">
<StartSessionIcon />
</div>
<span>Запустить сеанс</span>