fix(chat): hide voice message transcript
This commit is contained in:
@@ -96,14 +96,6 @@
|
||||
height: 26px;
|
||||
}
|
||||
|
||||
.text {
|
||||
margin: 0;
|
||||
font-size: var(--font-size-md, 14px);
|
||||
line-height: 1.45;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.error {
|
||||
margin: 0;
|
||||
color: var(--color-error, #ff4d4f);
|
||||
|
||||
Reference in New Issue
Block a user