mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
style: use overflow-wrap instead of global word break
This commit is contained in:
@@ -142,6 +142,7 @@ body {
|
||||
line-height: 1.5;
|
||||
background-color: transparent;
|
||||
min-height: 100%;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
a svg {
|
||||
|
||||
Reference in New Issue
Block a user