fix(journal): restored bold font for journal dispatcher entry

This commit is contained in:
2026-01-14 21:22:53 +01:00
parent a6f284270e
commit 5190eed7ee
4 changed files with 1 additions and 13 deletions
@@ -200,6 +200,7 @@ export default defineComponent({
text-align: center;
align-items: center;
gap: 0.25em;
font-weight: bold;
}
.status-list {