mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
Added "word-break: break-word" for plain text messages. (#824)
This commit is contained in:
parent
87887373c1
commit
c69faa4264
6 changed files with 6 additions and 5 deletions
|
|
@ -43,7 +43,6 @@
|
|||
overflow: hidden;
|
||||
overflow-y: auto;
|
||||
min-width: 100px;
|
||||
// padding: 5px;
|
||||
|
||||
.content {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue