feat(chat): log websocket traffic
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
max-width: 220px;
|
||||
max-height: 220px;
|
||||
border-radius: var(--radius-lg, 12px);
|
||||
border-top-left-radius: 0;
|
||||
overflow: hidden;
|
||||
cursor: pointer;
|
||||
background: var(--color-bubble-background, #fff);
|
||||
|
||||
Reference in New Issue
Block a user