From 4f5768f3bdadd5454a3eaa1646917ef7a92fe646 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 20 Jan 2022 15:45:07 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web
---
src/styles/mobile/popup.scss | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/styles/mobile/popup.scss b/src/styles/mobile/popup.scss
index b1c8595..3b283b5 100644
--- a/src/styles/mobile/popup.scss
+++ b/src/styles/mobile/popup.scss
@@ -510,3 +510,7 @@
border-radius: 5px;
padding: 4px 10px 5px;
}
+
+#mobilePopupOur .el-tabs__header {
+ display: none !important;
+}
--
Gitblit v1.9.3