diff --git a/src/contentScripts/views/History/History.vue b/src/contentScripts/views/History/History.vue index 75f58f06..dd9c76d7 100644 --- a/src/contentScripts/views/History/History.vue +++ b/src/contentScripts/views/History/History.vue @@ -420,12 +420,30 @@ function jumpToLoginPage() { Live -

- {{ - useDateFormat(historyItem.view_at * 1000, 'YYYY-MM-DD HH:mm:ss') - .value - }} -

+
+
+
+
+
+
+ {{ + useDateFormat(historyItem.view_at * 1000, 'YYYY-MM-DD HH:mm:ss') + .value + }} +
+