diff --git a/src/components/room/widgets/chat/ChatWidgetView.scss b/src/components/room/widgets/chat/ChatWidgetView.scss index 3a0f47f..7c4bb3a 100644 --- a/src/components/room/widgets/chat/ChatWidgetView.scss +++ b/src/components/room/widgets/chat/ChatWidgetView.scss @@ -945,7 +945,7 @@ } &.bubble-13 { - background-image: url('@/assets/images/chat/chatbubles/bubble_13.png'); + background-image: url('@/assets/images/chat/chatbubbles/bubble_13.png'); } &.bubble-14 {