From 1b4a34942fd10db70072e6c7249dc7d202c01671 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Candy=E3=83=A1=E5=A5=B6=E7=B3=96?= <359031282@qq.com>
Date: Sun, 30 Jul 2023 00:14:31 +0800
Subject: [PATCH] Move the mouse into the config item, and the button will
display the unified hover effect (#8850)
---
app/src/config/exportConfig.ts | 4 ++--
app/src/config/repos.ts | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app/src/config/exportConfig.ts b/app/src/config/exportConfig.ts
index 839e2fc4d..eeabc0cda 100644
--- a/app/src/config/exportConfig.ts
+++ b/app/src/config/exportConfig.ts
@@ -114,7 +114,7 @@ export const exportConfig = {
-
+
`;
},
bindEvent: () => {
(exportConfig.element.querySelector("#pdfFooter") as HTMLInputElement).value = window.siyuan.config.export.pdfFooter;
diff --git a/app/src/config/repos.ts b/app/src/config/repos.ts
index 2b1d8884c..43abbeb3c 100644
--- a/app/src/config/repos.ts
+++ b/app/src/config/repos.ts
@@ -303,7 +303,7 @@ export const repos = {
-
+