Improved update instance model text design

This commit is contained in:
2026-01-29 14:07:02 +01:00
parent 660319afec
commit 09b11cc4ad

View File

@@ -42,7 +42,7 @@
{ {
if (i < CurrentStep) if (i < CurrentStep)
{ {
<div class="flex flex-row items-center gap-x-1"> <div class="flex flex-row items-center gap-x-1 text-muted-foreground">
<CircleCheckIcon ClassName="text-green-500 size-5"/> <CircleCheckIcon ClassName="text-green-500 size-5"/>
<span> <span>
@Steps[i] @Steps[i]