mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-03 06:02:17 +00:00
(css) Improve display of msg viewer/editor
This commit is contained in:
@@ -44,6 +44,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.msg-recipients {
|
||||
margin-bottom: $mg;
|
||||
@include to(xs) {
|
||||
padding-left: $mg;
|
||||
padding-right: $mg;
|
||||
}
|
||||
}
|
||||
|
||||
.msg-body {
|
||||
padding-top: $mg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user