mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +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 {
|
||||
max-width: 90vw;
|
||||
height: auto;
|
||||
}
|
||||
img[data-x-src]:not([src]) {
|
||||
border: 1px solid #999;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue