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%; border-radius: 50%;
display: inline-block; display: inline-block;
position: relative; position: relative;
padding-top: 0.1em;
margin-right: $space-xx-small; margin-right: $space-xx-small;
min-height: 22px; min-height: 22px;
min-width: 22px; min-width: 22px;
text-align: center; text-align: center;
.ds-flex-item {
padding-top: 0.1em;
}
&::after { &::after {
content: ''; content: '';
position: absolute; position: absolute;