From 30c8e82dbf8611ec19f1c4515ed90d085f5a8594 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 27 Dec 2022 19:16:45 +0100 Subject: [PATCH] ui: fix border --- components/timeline/TimelineHome.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/timeline/TimelineHome.vue b/components/timeline/TimelineHome.vue index 22b60178..e5df1c27 100644 --- a/components/timeline/TimelineHome.vue +++ b/components/timeline/TimelineHome.vue @@ -23,7 +23,7 @@ function preprocess(items: Status[]) {