mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Content image max width size set to 100%
This commit is contained in:
parent
495fb486e1
commit
595ddb8bbc
1 changed files with 4 additions and 0 deletions
|
|
@ -438,6 +438,10 @@ html.rl-no-preview-pane {
|
|||
margin: 15px;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue