mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Cleaner messageview header
This commit is contained in:
parent
fd6dc611bb
commit
569f4daac1
2 changed files with 1 additions and 2 deletions
|
|
@ -145,7 +145,7 @@ html.rl-no-preview-pane {
|
||||||
}
|
}
|
||||||
|
|
||||||
.informationShort {
|
.informationShort {
|
||||||
margin: 0 40px 0 0;
|
margin: 0 56px 0 0;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
.messageView .fromPic {
|
.messageView .fromPic {
|
||||||
border: 1px solid var(--border-color, #ddd);
|
|
||||||
float: left;
|
float: left;
|
||||||
width: 50px;
|
width: 50px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue