fix: avatar bis
This commit is contained in:
parent
1242e9e769
commit
860eceb8fa
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Reference in a new issue