From 31b00d5cae8b307796664ef307bde13236c9523d Mon Sep 17 00:00:00 2001 From: yangjianze Date: Mon, 14 Nov 2022 17:54:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=A2=84=E8=A7=88?= =?UTF-8?q?=E6=97=B6=E7=9A=84=E5=A4=B4=E9=83=A8=E8=AE=BE=E7=BD=AE=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Header.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/Header.vue b/src/components/Header.vue index f3c07ec..1090bb8 100644 --- a/src/components/Header.vue +++ b/src/components/Header.vue @@ -17,7 +17,7 @@
- + 系统设置
@@ -177,6 +177,11 @@ /*right: 225px;*/ cursor: pointer; + &-img { + width: 14px; + height: 14px; + } + span { color: #FFFFFF; margin-left: 5px;