diff --git a/library.css b/library.css index 5a764de..a8dd8a6 100644 --- a/library.css +++ b/library.css @@ -1808,6 +1808,10 @@ html { outline-color: transparent; } +.b2note ul > li { + word-wrap: break-word; +} + .b2note ul > li > .semantic { background-color: #22356E; border-radius: 4px;