mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Small messageList layout improvement
This commit is contained in:
parent
4f7f713046
commit
9cec77ecc1
2 changed files with 5 additions and 4 deletions
|
|
@ -230,14 +230,15 @@ html:not(rl-mobile) {
|
|||
}
|
||||
|
||||
time, .sizeParent {
|
||||
margin: 0 5px;
|
||||
margin: 0 5px 0 0;
|
||||
opacity: 0.7;
|
||||
font-size: 11px;
|
||||
white-space: nowrap;
|
||||
min-width: 3.5em;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.attachmentParent {
|
||||
line-height: 1 !important;
|
||||
margin: 0 10px 0 5px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue