Matrix-Nachrichten ohne Einzel-Scrollbar anzeigen
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user