Use MFileBody in replies

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-07-14 10:14:44 +02:00
parent 18355599e8
commit 586e85cbff
No known key found for this signature in database
GPG key ID: 9760693FDD98A790
2 changed files with 6 additions and 1 deletions

View file

@ -20,6 +20,10 @@ limitations under the License.
font-size: $font-14px;
position: relative;
line-height: $font-16px;
.mx_MFileBody_info {
margin: 5px 0;
}
}
.mx_ReplyTile > a {