diff --git a/frontend/src/components/ChatRoom/ChatRoom.module.css b/frontend/src/components/ChatRoom/ChatRoom.module.css index 62106c5..9315a33 100644 --- a/frontend/src/components/ChatRoom/ChatRoom.module.css +++ b/frontend/src/components/ChatRoom/ChatRoom.module.css @@ -12,6 +12,7 @@ display: flex; justify-content: space-between; align-items: center; + position: relative; padding: 16px; & > .quizButton { diff --git a/frontend/src/components/LiveRoom/LiveRoom.jsx b/frontend/src/components/LiveRoom/LiveRoom.jsx index 69b9c13..ba992bd 100644 --- a/frontend/src/components/LiveRoom/LiveRoom.jsx +++ b/frontend/src/components/LiveRoom/LiveRoom.jsx @@ -116,7 +116,7 @@ export default function LiveRoom() { {participants.length}명 -