fix(#IW4XT): 个人头像增加圆角特效

#Comment
comment #IW4XT

#Issue
close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4XT
This commit is contained in:
Argo Zhang 2019-05-04 18:21:45 +08:00
parent d110f9723c
commit a198093db3
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@
.userinfo img {
height: 29px;
width: 29px;
border-radius: 2px;
}
.userinfo .dropdown-toggle {