From 681ee627e9f550428991ef07a8df494dcaba68ea Mon Sep 17 00:00:00 2001
From: liuyg <liuyg@qq.com>
Date: Thu, 10 Mar 2022 11:37:34 +0800
Subject: [PATCH] +样式调整,增加底部按钮2个一个定位一个重置视角,去除左侧重置视角
---
src/components/mobilePopupOurAfter/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/mobilePopupOurAfter/index.vue b/src/components/mobilePopupOurAfter/index.vue
index bdb46bc..36a9b6c 100644
--- a/src/components/mobilePopupOurAfter/index.vue
+++ b/src/components/mobilePopupOurAfter/index.vue
@@ -343,7 +343,7 @@
height: auto;
@extend .flexCenter;
flex-direction: column;
- padding: 5px 0;
+ padding: 10px 0;
.m_p_a_center_group {
width: 100%;
height: auto;
--
Gitblit v1.9.3