From fedba2ce855c0f6fd66ad6b20c2014de66379acc Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期六, 06 五月 2023 07:58:31 +0800
Subject: [PATCH] 1.综合看板字体整体增大

---
 src/styles/global.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/styles/global.css b/src/styles/global.css
index af5ecb4..d0026d2 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -83,6 +83,7 @@
   width: 100%;
   margin: 10px auto;
   /*margin-top: 20px;*/
+  box-shadow: 0 0 5px #d7d6d6;
 }
 
 .operationClass {

--
Gitblit v1.9.3