mirror of
https://github.com/JanGross/quicknotes.git
synced 2025-11-30 23:37:16 +01:00
Set overflow-wrap to fix large texts
This commit is contained in:
@@ -85,6 +85,7 @@
|
|||||||
|
|
||||||
.note-content {
|
.note-content {
|
||||||
margin: 4px;
|
margin: 4px;
|
||||||
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
#div-content .shared-title,
|
#div-content .shared-title,
|
||||||
|
|||||||
Reference in New Issue
Block a user