Describe the bug
The video upload popup is not displaying correctly. Some components are misaligned, and the layout does not follow a proper structure. Additionally, responsiveness issues are present on different screen sizes.
To Reproduce
Steps to reproduce the behavior:
- Navigate to the video upload section.
- Click on the "Upload Video" button to open the popup.
- Observe the alignment and layout of the elements in the popup.
Expected behavior
- The popup should be properly aligned with a structured layout.
- All elements should be clearly visible and spaced correctly.
- The popup should be fully responsive on all devices.
Screenshots
(Add screenshots if applicable)
Desktop Responsive (please complete the following information):
- OS: [e.g. Windows 11, macOS]
- Browser: [e.g. Chrome, Firefox]
- Version: [e.g. 119.0]
Smartphone Responsive (please complete the following information):
- Device: [e.g. iPhone 13, Samsung Galaxy S22]
- OS: [e.g. iOS 17, Android 14]
- Browser: [e.g. Safari, Chrome]
- Version: [e.g. 22]
Additional context
- Ensure the popup follows a flexible, mobile-first design.
- Use flexbox or grid to align elements properly.
- Fix any overflow or clipping issues on smaller screens.
- Test on different browsers to ensure compatibility.
Describe the bug
The video upload popup is not displaying correctly. Some components are misaligned, and the layout does not follow a proper structure. Additionally, responsiveness issues are present on different screen sizes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
(Add screenshots if applicable)
Desktop Responsive (please complete the following information):
Smartphone Responsive (please complete the following information):
Additional context