Matrix-Nachrichten ohne Einzel-Scrollbar anzeigen

This commit is contained in:
Kai
2026-02-17 17:37:26 +01:00
parent 4d9b3a2997
commit a643b7773e

View File

@@ -269,8 +269,6 @@ button:hover { background: linear-gradient(180deg, #7cbc19, #5e8a12); }
} }
.matrix-body { .matrix-body {
max-height: 7.5rem;
overflow: auto;
white-space: pre-wrap; white-space: pre-wrap;
overflow-wrap: anywhere; overflow-wrap: anywhere;
word-break: break-word; word-break: break-word;