WIP: Added attachmentListSimple for #672

This is not optional yet and off.
This commit is contained in:
the-djmaze 2022-11-15 12:45:08 +01:00
parent 4a0a6c80fc
commit 58e9ebc37b
4 changed files with 35 additions and 5 deletions

View file

@ -95,7 +95,6 @@ html.rl-no-preview-pane {
}
.messageTags {
margin-top: 6px;
align-items: baseline;
display: flex;
}
@ -128,7 +127,6 @@ html.rl-no-preview-pane {
display: flex;
font-size: 18px;
font-weight: bold;
margin-bottom: 8px;
}
.subject {
@ -148,7 +146,7 @@ html.rl-no-preview-pane {
}
.informationShort {
margin: 4px 40px 0 0;
margin: 0 40px 0 0;
overflow: hidden;
text-overflow: ellipsis;