fix: avatar bis

This commit is contained in:
Kazhnuz 2020-05-13 12:24:51 +02:00
parent 1242e9e769
commit 860eceb8fa

View file

@ -187,11 +187,11 @@ $preview-height: 8*$lineheight;
}
.mwarea {
height:5*$lineheight;
padding-bottom: $lineheight;
}
.mwaimg {
width:auto;
width:100%;
height:auto;
display:block;
margin:auto;