From 949701537db93e3b43169e3a15f7caf6cbb3c9ef Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 21 三月 2023 16:25:14 +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