mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-09 21:45:26 +00:00
fix(mail(css)): restrict the viewport of the message body viewer
This commit is contained in:
@@ -117,6 +117,8 @@
|
||||
|
||||
.msg-body {
|
||||
padding-top: $mg;
|
||||
position: relative;
|
||||
transform: translateX(0);
|
||||
}
|
||||
|
||||
.msg-date {
|
||||
|
||||
Reference in New Issue
Block a user