From b4f85989d05ee1a20d184b9354603c420528da3c Mon Sep 17 00:00:00 2001 From: tim Date: Wed, 6 Aug 2025 20:10:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=20vditor=20?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/assets/global.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/src/assets/global.css b/frontend/src/assets/global.css index 97e58f834..48188a8e0 100644 --- a/frontend/src/assets/global.css +++ b/frontend/src/assets/global.css @@ -255,6 +255,11 @@ body { margin-bottom: 3px; } + + .vditor-toolbar--pin { + top: 0 !important; + } + .about-content li, .info-content-text li { font-size: 14px;