dashboard: show app checklist

This commit is contained in:
Johannes Zellner
2024-04-19 12:40:35 +02:00
parent 16521d5434
commit 49243822af
6 changed files with 49 additions and 8 deletions

View File

@@ -687,7 +687,7 @@ multiselect {
}
.checklist-item-acknowledged {
border-left: 2px solid transparent;
border-left: 2px solid $brand-success;
background-color: transparent;
}