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 {
|
.mwarea {
|
||||||
height:5*$lineheight;
|
padding-bottom: $lineheight;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mwaimg {
|
.mwaimg {
|
||||||
width:auto;
|
width:100%;
|
||||||
height:auto;
|
height:auto;
|
||||||
display:block;
|
display:block;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
|
|
Reference in a new issue