From 1dfbdd345812e76abdeec3ee5efe9424dc13a733 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 16 六月 2020 19:13:33 +0800
Subject: [PATCH] 2020-06-16

---
 src/mob/header/index.scss |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/mob/header/index.scss b/src/mob/header/index.scss
index b6b01d7..b25948b 100644
--- a/src/mob/header/index.scss
+++ b/src/mob/header/index.scss
@@ -42,4 +42,12 @@
       }
     }
   }
+  .mob-manage-title {
+    position: absolute;
+    left: calc(50vw - 45px);
+    color: #ffffff;
+    font-size: 16px;
+    line-height: 48px;
+    letter-spacing: 2px;
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0