fix #54
parent
2f287481a9
commit
cc364ff6d3
|
@ -33,7 +33,7 @@
|
|||
border-bottom: 1px solid $gray-light;
|
||||
}
|
||||
.avatar {
|
||||
@include table-flex(stretch, stretch, flex, row, wrap, flex-start);
|
||||
@include table-flex(stretch, center, flex, row, wrap, flex-start);
|
||||
img {
|
||||
width: 35px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue