From 40f4c8f438295248600b90dcceb5fa0444d42f39 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 12 一月 2020 16:52:53 +0800 Subject: [PATCH] 2020-01-12 --- src/components/header/index.scss | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/components/header/index.scss b/src/components/header/index.scss index f4a50f4..fdcee77 100644 --- a/src/components/header/index.scss +++ b/src/components/header/index.scss @@ -79,6 +79,8 @@ line-height: 48px; margin-right: 10px; img { + width: 29px; + height: 29px; border-radius: 30px; margin-right: 7px; } -- Gitblit v1.8.0