bug fixed

This commit is contained in:
bob
2025-05-08 16:13:41 +08:00
parent ea8dabb9d8
commit 673dcd044b

View File

@@ -1952,7 +1952,7 @@ const onShowRecorder = () => {
z-index: 1000;
}
.message-item {
.message-item-wrapper {
transition: all 1s ease;
}