From d6775bd3e2b21f74ac24f89ea4f0d31f76502497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B9=8F?= Date: Mon, 6 Jul 2026 17:34:16 +0800 Subject: [PATCH] =?UTF-8?q?style(=E7=9F=A5=E8=AF=86=E5=BA=93):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/module_ai_knowledge/style/documents.module.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/module_ai_knowledge/style/documents.module.scss b/src/views/module_ai_knowledge/style/documents.module.scss index 5268abc..a55c6ad 100644 --- a/src/views/module_ai_knowledge/style/documents.module.scss +++ b/src/views/module_ai_knowledge/style/documents.module.scss @@ -1,7 +1,7 @@ .page { min-height: calc(100vh - 90px); padding: 22px 20px 14px; - background: #f7f9fc; + // background: #f7f9fc; color: #1f2937; display: flex; flex-direction: column; @@ -139,6 +139,7 @@ align-items: center; justify-content: center; flex-shrink: 0; + margin-right: 8px; :deep(.el-icon) { font-size: 11px;