From d07c0f7056d03aee3856456f5b9fb97f57380f7c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 30 Nov 2021 16:59:27 +0800
Subject: [PATCH] 武装押运
---
src/styles/map.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/styles/map.scss b/src/styles/map.scss
index 9419458..aad2e2e 100644
--- a/src/styles/map.scss
+++ b/src/styles/map.scss
@@ -2,7 +2,7 @@
#avue-view {
&>.morpheus-map-box {
position: absolute;
- top: 0px;
+ top: 40px;
left: 0px;
right: 0px;
bottom: 0px;
--
Gitblit v1.9.3