From d0a2c018b1612fb40d5e38f78d5180f2b90500fd Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 06 九月 2022 17:28:49 +0800
Subject: [PATCH] 1.新增车间公告页面2.新看板修改并部署

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

diff --git a/src/views/kb/kbCommon.css b/src/views/kb/kbCommon.css
index dac111f..a858176 100644
--- a/src/views/kb/kbCommon.css
+++ b/src/views/kb/kbCommon.css
@@ -89,7 +89,17 @@
 .kb_mt5 {
   margin-top: 5px;
 }
-
+/*鍏憡鏍峰紡*/
+.MarqueeTipsContentClass {
+  color: #00ffff;
+  height: 30px;
+  width: 100%;
+  line-height: 30px;
+  font-size: 26px;
+  z-index: 2;
+  position: absolute;
+  top:80px;
+}
 
 /*
 瀹氫箟婊氬姩鏉¢珮瀹藉強鑳屾櫙

--
Gitblit v1.9.3