From e4674f830867b22a32875aa0a17c0ecbf42bf058 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sat, 17 Aug 2019 23:53:43 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=BE=AE=E8=B0=83LTE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=B8=8B=E7=94=A8=E6=88=B7=E4=BF=A1=E6=81=AF=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/lte.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bootstrap.Admin/wwwroot/css/lte.css b/Bootstrap.Admin/wwwroot/css/lte.css index fe7bab11..80ada47f 100644 --- a/Bootstrap.Admin/wwwroot/css/lte.css +++ b/Bootstrap.Admin/wwwroot/css/lte.css @@ -38,6 +38,10 @@ .userinfo img { border-radius: 50%; + width: 40px; + height: 40px; + margin-right: 0.625rem; +} .userinfo .username { font-size: 1rem;