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

#Comment
comment #IW4XT

#Issue
link https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4XT
This commit is contained in:
Argo Zhang 2019-05-05 20:11:24 +08:00
parent fc8d565f8f
commit 8de7b17e15
1 changed files with 1 additions and 0 deletions

View File

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