imporve avatar styling

This commit is contained in:
Grzegorz Leoniec 2018-10-16 14:42:04 +02:00
parent efafc0045a
commit 77ef866069

View File

@ -3,12 +3,15 @@
border-radius: 50%;
display: inline-block;
position: relative;
padding-top: 0.1em;
margin-right: $space-xx-small;
min-height: 22px;
min-width: 22px;
text-align: center;
.ds-flex-item {
padding-top: 0.1em;
}
&::after {
content: '';
position: absolute;