MacBookPro.lan 2025-12-21:17:12:16

This commit is contained in:
oskar
2025-12-21 17:12:17 +01:00
parent e591915081
commit a78a582f1a
8 changed files with 8695 additions and 8 deletions

View File

@@ -1066,6 +1066,12 @@ th {
word-wrap: break-word
}
.mm-node-edit code,
.cm-node-text code {
word-break: break-all;
white-space: break-spaces;
}
/* .cm-node-text mjx-math,
.mm-node-edit mjx-math {
max-width: 100%;