mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Add "CC" to message view (#1435)
This commit is contained in:
parent
f4fb6d769d
commit
acbe439456
2 changed files with 16 additions and 3 deletions
|
|
@ -170,6 +170,10 @@ html.rl-no-preview-pane {
|
|||
&.-top {
|
||||
margin-top: 0;
|
||||
}
|
||||
&.-middle {
|
||||
margin-top: -5px;
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
&.-bottom {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue