fix: chat message bubble max-width constraint

closes #21
This commit is contained in:
you
2026-03-19 21:11:28 +00:00
parent 308f91da20
commit e2c83edd2a
+1
View File
@@ -1273,3 +1273,4 @@ tr[data-hops]:hover { background: rgba(59,130,246,0.1); }
@media (pointer: coarse) {
.panel-resize-handle { width: 12px !important; }
}
/* #21 — max-width applied via .ch-msg-bubble rule above */