This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Description
Description
When a student joins the queue in the MentorQue component, the position of the queue entries is off the container. This means that the layout is not rendering as expected, potentially causing elements to overflow or be misplaced within the component.
Steps to Reproduce:
- Load the MentorQue component.
- Add a student to the queue or simply join the queue.
- Observe the position of the queue entries compared to the container.
