From f5603ad88400fab582eee1844ed1f471d9e6c53c Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Fri, 5 Apr 2024 22:07:40 +0800 Subject: [PATCH] :bug: Fix button position mismatch --- src/components/chat/channels/ChannelAction.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/chat/channels/ChannelAction.vue b/src/components/chat/channels/ChannelAction.vue index d3e689e..9c5a3d6 100644 --- a/src/components/chat/channels/ChannelAction.vue +++ b/src/components/chat/channels/ChannelAction.vue @@ -1,7 +1,7 @@