mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Improved inline image size scaling
This commit is contained in:
parent
5701609857
commit
a7b03ef6f6
1 changed files with 1 additions and 0 deletions
|
|
@ -372,6 +372,7 @@ html.rl-no-preview-pane {
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 90vw;
|
max-width: 90vw;
|
||||||
|
height: auto;
|
||||||
}
|
}
|
||||||
img[data-x-src]:not([src]) {
|
img[data-x-src]:not([src]) {
|
||||||
border: 1px solid #999;
|
border: 1px solid #999;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue