mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
v2.19.2
This commit is contained in:
parent
cbafa55450
commit
bcf63b6700
11 changed files with 40 additions and 36 deletions
|
|
@ -400,6 +400,7 @@ html.rl-no-preview-pane {
|
|||
img[data-x-src]:not([src])::after {
|
||||
content: "🖼";
|
||||
font-family: snappymail;
|
||||
line-height: 1;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
@ -411,7 +412,6 @@ html.rl-no-preview-pane {
|
|||
font-family: var(--fontSans);
|
||||
font-size: 11px;
|
||||
height: auto;
|
||||
line-height: 1;
|
||||
transform: translate(-25%,0);
|
||||
width: auto;
|
||||
width: -moz-fit-content;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue