From db07d86f01f19683d7adb263139159ffe1e0c9bf Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期四, 08 五月 2025 14:49:59 +0800 Subject: [PATCH] change --- src/views/GisView.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/GisView.vue b/src/views/GisView.vue index 74544da..3e08d52 100644 --- a/src/views/GisView.vue +++ b/src/views/GisView.vue @@ -468,8 +468,8 @@ position: absolute; } // // 淇敼鎸囧崡閽堜綅缃� -// /deep/ .compass { -// right: 128px !important; -// top: 112px; -// } +/deep/ .compass { + right: 128px !important; + top: 112px; +} </style> -- Gitblit v1.9.3