From a2be2227c45093cbc4390ccf83991f33f2502a92 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 13 Feb 2023 02:27:31 +0800 Subject: [PATCH] style: history page style change --- src/contentScripts/views/History/History.vue | 38 ++++++++++++-------- src/contentScripts/views/History/types.ts | 2 +- 2 files changed, 24 insertions(+), 16 deletions(-) diff --git a/src/contentScripts/views/History/History.vue b/src/contentScripts/views/History/History.vue index d223182c..b45a307c 100644 --- a/src/contentScripts/views/History/History.vue +++ b/src/contentScripts/views/History/History.vue @@ -1,5 +1,6 @@