From 4ad9804e68c0fa3fb07a85cefc4d73d9e6f5b268 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 04 Jan 2022 16:01:09 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/school-web

---
 src/components/mobileCortrol/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/mobileCortrol/index.vue b/src/components/mobileCortrol/index.vue
index ff8a6f1..5eef09c 100644
--- a/src/components/mobileCortrol/index.vue
+++ b/src/components/mobileCortrol/index.vue
@@ -59,7 +59,7 @@
 };
 </script>
 
-<style scoped lang='scss'>
+<style scoped lang="scss">
 .m-left-control {
   position: fixed;
   left: 20px;
@@ -82,7 +82,7 @@
   .m-l-inbut-2d {
     position: relative;
     top: 60px;
-    font-size: 14px;
+    font-size: 12px;
     // &:hover {
     //   background-color: rgb(21, 136, 230);
     //   box-shadow: -2px -2px 3px rgb(3, 74, 136) inset;

--
Gitblit v1.9.3