fix(#IW4XT): 个人头像增加圆角特效
#Comment comment #IW4XT #Issue close https://gitee.com/LongbowEnterprise/dashboard/issues?id=IW4XT
This commit is contained in:
parent
d110f9723c
commit
a198093db3
|
@ -96,6 +96,7 @@
|
||||||
.userinfo img {
|
.userinfo img {
|
||||||
height: 29px;
|
height: 29px;
|
||||||
width: 29px;
|
width: 29px;
|
||||||
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.userinfo .dropdown-toggle {
|
.userinfo .dropdown-toggle {
|
||||||
|
|
Loading…
Reference in New Issue