Improved update instance model text design
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user