Improved inline image size scaling

This commit is contained in:
the-djmaze 2022-04-16 12:24:16 +02:00
parent 5701609857
commit a7b03ef6f6

View file

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