From 8de7b17e15ce45083bfe0754837d54400636dd33 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sun, 5 May 2019 20:11:24 +0800 Subject: [PATCH] =?UTF-8?q?feat(#IW4XT):=20=E4=B8=AA=E4=BA=BA=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=E5=A2=9E=E5=8A=A0=E5=9C=86=E8=A7=92=E7=89=B9=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Comment comment #IW4XT #Issue link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4XT --- Bootstrap.Client/wwwroot/css/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Bootstrap.Client/wwwroot/css/site.css b/Bootstrap.Client/wwwroot/css/site.css index c68b3503..37111ff3 100644 --- a/Bootstrap.Client/wwwroot/css/site.css +++ b/Bootstrap.Client/wwwroot/css/site.css @@ -102,6 +102,7 @@ .userinfo img { height: 29px; width: 29px; + border-radius: 2px; } .userinfo .dropdown-toggle {