diff options
-rw-r--r-- | html/assets/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/assets/style.css b/html/assets/style.css index 693b797..d5121fb 100644 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -41,6 +41,7 @@ blockquote border-radius: 5px; padding: 5px; border-left: 10px solid #cecece; + overflow-wrap: anywhere; } .note-body |