mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +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
2
vendors/fontastic/styles.css
vendored
2
vendors/fontastic/styles.css
vendored
|
|
@ -1,4 +1,3 @@
|
|||
@charset "UTF-8";
|
||||
|
||||
@font-face {
|
||||
font-family: "rainloop";
|
||||
|
|
@ -9,7 +8,6 @@
|
|||
url("fonts/rainloop.svg#rainloop") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
}
|
||||
|
||||
[data-icon]:before {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue