From 6dcaba66e84e79db877fde6f764a82cb9dea38f0 Mon Sep 17 00:00:00 2001
From: 楚江漓i <85093541@qq.com>
Date: 星期二, 02 三月 2021 00:08:03 +0800
Subject: [PATCH] 系统主页,信息录入,在职员工等样式修改
---
src/layout/components/Sidebar/Logo.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue
index 7c5f714..7250189 100644
--- a/src/layout/components/Sidebar/Logo.vue
+++ b/src/layout/components/Sidebar/Logo.vue
@@ -46,8 +46,8 @@
height: 54px;
line-height: 54px;
background: white;
- text-align: center;
overflow: hidden;
+ padding-left: 20px;
& .sidebar-logo-link {
height: 100%;
@@ -65,7 +65,7 @@
display: inline-block;
margin: 0;
color: #fff;
- font-weight: 500;
+ font-weight: 700;
line-height: 50px;
font-size: 19px;
vertical-align: middle;
--
Gitblit v1.8.0