提交 af6b35d8 编写于 作者: C Catouse

* improve avatar UI.

上级 b95555aa
......@@ -11,10 +11,11 @@
width: @avatar-size;
height: @avatar-size;
line-height: @avatar-size;
vertical-align: middle;
text-align: center;
background-position: center;
background-size: cover;
border-radius: @border-radius-base;
position: relative;
img {
display: block;
......@@ -51,3 +52,7 @@
> .icon {font-size: (@avatar-size-xl/2)}
}
.avatar-circle {
border-radius: 50%;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册