Skip to content

Commit 32a2795

Browse files
committed
(UI) add image blur transition
1 parent 30dbd93 commit 32a2795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ChatWindow/ChatMessage.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ export default {
301301
margin-bottom: 5px;
302302
border-radius: 4px;
303303
margin: 0 auto 5px;
304+
transition: 0.4s filter linear;
304305
}
305306
306307
.image-loading {

0 commit comments

Comments
 (0)