Skip to content

Commit

Permalink
Merge pull request #117 from KUIT-Space/feat#96-space-home
Browse files Browse the repository at this point in the history
ใ…Žใ…Ž ์‹ค์ˆ˜;
  • Loading branch information
YangJJune authored Aug 20, 2024
2 parents df8fa0d + d5af955 commit 61fba46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pages/VoiceRoomPage/SpecialVoiceRoom.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ function MyVideoConference() {
as a template to render all passed in tracks. */}
<ParticipantTile
style={{ width: "100vw", height: "100vh", marginLeft: " calc(-50vw + 50%)" }}
onClick={(e) => {
nextMode();
}}
></ParticipantTile>
</CarouselLayout>
) : (
Expand Down

0 comments on commit 61fba46

Please sign in to comment.