From 78025c00b9515d151c21fb06f21918dc1c98a6a9 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期五, 06 十二月 2024 15:16:29 +0800
Subject: [PATCH] agv站点修改

---
 src/main/webapp/static/css/render.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/render.css b/src/main/webapp/static/css/render.css
index 9876401..fe20724 100644
--- a/src/main/webapp/static/css/render.css
+++ b/src/main/webapp/static/css/render.css
@@ -93,7 +93,7 @@
 .floorBtn {
     position: absolute;
     border-radius: 5px;
-    left: 1750px;
+    left: 10px;
     width: 90px;
     height: 40px;
     color: #ffffff;

--
Gitblit v1.9.1