From f5389299d31e2236d399e48cfc1b09e5dd16f4c1 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期一, 20 三月 2023 10:01:39 +0800
Subject: [PATCH] 1.看板样式优化
---
src/views/kb/kbCommon.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/kb/kbCommon.css b/src/views/kb/kbCommon.css
index c6b66c0..f7c4ad6 100644
--- a/src/views/kb/kbCommon.css
+++ b/src/views/kb/kbCommon.css
@@ -47,8 +47,8 @@
.kb_headTime {
position: absolute;
- right: 10px;
- width: 360px;
+ right: 85px;
+ /*width: 360px;*/
height: 50px;
z-index: 10;
top: -20px;
--
Gitblit v1.9.3