From f023bd0ed7f5e9d327b56a3757982eab6b8975dc Mon Sep 17 00:00:00 2001 From: ttipo Date: Tue, 30 Jun 2026 18:21:07 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=99=94=EC=83=81=ED=9A=8C=EC=9D=98=20?= =?UTF-8?q?=EB=A1=9C=EB=B9=84=20=EC=9E=85=EC=9E=A5/=EB=A7=81=ED=81=AC?= =?UTF-8?q?=EB=B3=B5=EC=82=AC=20=EB=B2=84=ED=8A=BC=20=EC=88=9C=EC=84=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 입장 버튼을 맨 왼쪽으로, 그다음 링크복사 순으로 배치 Co-Authored-By: Claude Opus 4.8 (1M context) --- .../src/components/meeting/MeetingLobby.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/meeting/MeetingLobby.vue b/frontend/src/components/meeting/MeetingLobby.vue index 7c280fa..e6c53e8 100644 --- a/frontend/src/components/meeting/MeetingLobby.vue +++ b/frontend/src/components/meeting/MeetingLobby.vue @@ -168,15 +168,6 @@ async function copyInvite(room: ApiMeetingRoom) {
- +