From a198093db3b796d0dfb1b288393705f2f985668a Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sat, 4 May 2019 18:21:45 +0800 Subject: [PATCH] =?UTF-8?q?fix(#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 close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4XT --- Bootstrap.Admin/wwwroot/css/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Bootstrap.Admin/wwwroot/css/site.css b/Bootstrap.Admin/wwwroot/css/site.css index 7395d783..20889083 100644 --- a/Bootstrap.Admin/wwwroot/css/site.css +++ b/Bootstrap.Admin/wwwroot/css/site.css @@ -96,6 +96,7 @@ .userinfo img { height: 29px; width: 29px; + border-radius: 2px; } .userinfo .dropdown-toggle {