From 7f1c1ff5e943985b6263cefac4c04b7f8bae0c18 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期日, 28 四月 2024 15:28:29 +0800
Subject: [PATCH] chore:切换环境

---
 src/views/screen/components/select-item/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/screen/components/select-item/index.vue b/src/views/screen/components/select-item/index.vue
index 53a40cd..75ee4bb 100644
--- a/src/views/screen/components/select-item/index.vue
+++ b/src/views/screen/components/select-item/index.vue
@@ -87,7 +87,7 @@
 <style lang="scss" scoped>
 .select-container {
   position: absolute;
-  top: 40px;
+  top: 10px;
   left: 20px;
   display: flex;
   align-items: center;

--
Gitblit v1.8.0