mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Small fixes
This commit is contained in:
parent
1c4ce1dfb2
commit
9d26fe049e
9 changed files with 241 additions and 207 deletions
|
|
@ -300,6 +300,14 @@ html.rl-no-preview-pane {
|
|||
div[data-x-div-type=body] {
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
pre {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
background: #fff;
|
||||
border: none;
|
||||
font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
|
||||
}
|
||||
}
|
||||
|
||||
&.plain {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue