From 378ba259978a22901a0b1345eafeef5bfbea19ee Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 27 Dec 2022 23:18:16 +0100 Subject: [PATCH] ui: fix double borders --- components/common/CommonAlert.vue | 2 +- components/common/CommonPaginator.vue | 19 ++++++++++++++++--- components/timeline/TimelineHome.vue | 2 +- components/timeline/TimelinePaginator.vue | 4 ++-- 4 files changed, 20 insertions(+), 7 deletions(-) diff --git a/components/common/CommonAlert.vue b/components/common/CommonAlert.vue index 22851b11..ab053427 100644 --- a/components/common/CommonAlert.vue +++ b/components/common/CommonAlert.vue @@ -19,7 +19,7 @@ function close() { -