From bf25145e95e4459b4ebb6aeb9267dbda1b7480ea Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 21 May 2021 17:09:04 +0800
Subject: [PATCH] 小程序地图

---
 public/xcxjingqingmap/css/body.css |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/public/xcxjingqingmap/css/body.css b/public/xcxjingqingmap/css/body.css
index 3a1d339..40e01fe 100644
--- a/public/xcxjingqingmap/css/body.css
+++ b/public/xcxjingqingmap/css/body.css
@@ -61,4 +61,11 @@
     display: flex;
     justify-content: center;
     border-top: 1px solid rgb(138, 138, 138);
+}
+.el-tabs{
+    width: 92%;
+}
+.el-tabs__nav-scroll{
+    display: flex;
+    justify-content: center;
 }
\ No newline at end of file

--
Gitblit v1.9.3