From 621bd1e65350d17756863f35783dbab5619a54d4 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 15 八月 2023 17:27:54 +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 d291fc1..5bc8580 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -114,6 +114,7 @@
   /*justify-content: space-between;*/
   /*justify-content: space-around;*/
   width: 100%;
+  height:50px;
   flex-wrap: wrap;
 }
 

--
Gitblit v1.9.3