Update colors

This commit is contained in:
shamoon
2024-02-13 23:52:31 -08:00
parent dd4cb4e880
commit d7eca0ca78
2 changed files with 7 additions and 7 deletions

View File

@@ -20,7 +20,7 @@
</span>
} @else {
<span class="badge bg-body position-absolute top-0 start-100 translate-middle rounded-pill p-0">
<i-bs name="check-circle-fill" class="text-success" width="1.75em" height="1.75em"></i-bs>
<i-bs name="check-circle-fill" class="text-primary" width="1.75em" height="1.75em"></i-bs>
</span>
}
}