fix: update StartSessionIcon color and adjust text color in CreateSessionModal
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user