Open Issues Need Help
View All on GitHub User modal box-shadow + dark-mode border color 5 months ago
AI Summary: Fix a user modal visual bug. The box-shadow is missing when the modal is initially opened, and in dark mode, the border color of the modal elements blends in with the background color, making them invisible. The solution involves adjusting CSS styles for the box-shadow and border colors to ensure proper visibility in both light and dark modes.
Complexity:
2/5
good first issue :star: P2 front-end D1 (🤠 easy)