From b0c54c69c33637b4b7ed2224fa7121703a21bfc6 Mon Sep 17 00:00:00 2001 From: Peter Stuifzand Date: Sat, 20 Nov 2021 23:42:26 +0100 Subject: [PATCH] Problem: unread items are not really visible Solution: use blue outline for unread items --- src/components/Entry.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Entry.vue b/src/components/Entry.vue index 152478f..027050f 100644 --- a/src/components/Entry.vue +++ b/src/components/Entry.vue @@ -387,7 +387,7 @@ export default {