This commit is contained in:
the-djmaze 2022-10-21 12:48:33 +02:00
parent cbafa55450
commit bcf63b6700
11 changed files with 40 additions and 36 deletions

View file

@ -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;