From ae2fc3a474e43a7e3ff60f427061bfe27b51abb7 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 17 Mar 2022 17:33:34 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web
---
src/components/mobilePopupOurAfter/index.vue | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/components/mobilePopupOurAfter/index.vue b/src/components/mobilePopupOurAfter/index.vue
index 36a9b6c..6cb7644 100644
--- a/src/components/mobilePopupOurAfter/index.vue
+++ b/src/components/mobilePopupOurAfter/index.vue
@@ -286,6 +286,7 @@
justify-content: center;
}
.mobilePopupOurAfter {
+ font-size: 18px;
position: fixed;
top: 37.5%;
// left: 13.5%;
@@ -372,4 +373,7 @@
.ismBigPopupAfter {
left: 13.5%;
}
+.m_p_a_c_o_down {
+ font-size: 14px;
+}
</style>
--
Gitblit v1.9.3