From 31ce9a56c95000f1567cda9f5821aadb5d1e4fd0 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期三, 30 八月 2023 16:25:02 +0800
Subject: [PATCH] 1.递交

---
 src/views/kb/kbCommon.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/views/kb/kbCommon.css b/src/views/kb/kbCommon.css
index 6c967f1..073b3ed 100644
--- a/src/views/kb/kbCommon.css
+++ b/src/views/kb/kbCommon.css
@@ -96,6 +96,10 @@
   margin-top: 10px;
 }
 
+.kb_mt20 {
+  margin-top: 20px;
+}
+
 .kb_mt10 {
   margin-top: 10px;
 }

--
Gitblit v1.9.3