mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
v2.24.0
This commit is contained in:
parent
18b7b39b49
commit
e4b1950dbe
12 changed files with 119 additions and 70 deletions
|
|
@ -117,6 +117,7 @@ html.rl-no-preview-pane {
|
|||
border-radius: var(--border-radius, 5px) var(--border-radius, 5px) 0 0;
|
||||
padding: 10px;
|
||||
flex-shrink: 0;
|
||||
word-break: keep-all;
|
||||
|
||||
.fontastic + span {
|
||||
margin-left: 0.25em;
|
||||
|
|
@ -180,10 +181,6 @@ html.rl-no-preview-pane {
|
|||
white-space: nowrap;
|
||||
width: 1%;
|
||||
}
|
||||
|
||||
td + td {
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
.hasVirus {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue