diff --git a/static/styles.css b/static/styles.css index a0ec817..078f8b5 100644 --- a/static/styles.css +++ b/static/styles.css @@ -269,8 +269,6 @@ button:hover { background: linear-gradient(180deg, #7cbc19, #5e8a12); } } .matrix-body { - max-height: 7.5rem; - overflow: auto; white-space: pre-wrap; overflow-wrap: anywhere; word-break: break-word;