fix(mail(css)): restrict the viewport of the message body viewer

This commit is contained in:
Francis Lachapelle
2022-01-17 13:38:17 -05:00
parent c75ac6c321
commit 9d7c6a2ca8
@@ -117,6 +117,8 @@
.msg-body {
padding-top: $mg;
position: relative;
transform: translateX(0);
}
.msg-date {