fix: text muted for skipped steps

This commit is contained in:
Rohit Waghchaure 2026-02-26 13:53:08 +05:30
parent 59f05eb2b0
commit 92e3d12727

View file

@ -306,7 +306,7 @@ function markReset(step) {
</div>
<div v-else>
<span
class="text-base onb-step-text"
class="text-base onb-step-text text-extra-muted"
style="text-decoration-line: line-through"
>
{{ __(step.action_label) }}