From 84e95f2259ff69b9c667341d48c307ed4d2fe248 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 17 四月 2025 11:52:42 +0800 Subject: [PATCH] Merge branch 'develop' --- src/menu/components/share/normalheader/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/menu/components/share/normalheader/index.scss b/src/menu/components/share/normalheader/index.scss index 1c0c375..cc3679c 100644 --- a/src/menu/components/share/normalheader/index.scss +++ b/src/menu/components/share/normalheader/index.scss @@ -12,6 +12,7 @@ text-decoration: inherit; font-weight: inherit; font-style: inherit; + font-family: inherit; float: left; line-height: inherit; margin-left: 10px; -- Gitblit v1.8.0