From 14469e3de77e3b17ee20863f4b05fb4ad4faeade Mon Sep 17 00:00:00 2001 From: duckietm Date: Thu, 8 May 2025 15:14:53 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=A0=EF=B8=8F=20typo=20in=20scss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/room/widgets/chat/ChatWidgetView.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {