Closed prakhar2010030 closed 2 years ago
Hi @prakhar2010030,
You fixed the issue 🌟, good to see your enthusiasm towards our project UEMCRP. I would suggest you to get assigned to the issue first before creating a PR 😇. This way no one else can work on the same issue twice. You can get assigned by commenting I want to work on this issue
.
Looks Good to me ✅
Logout Button Hover #38 📐
Description
In Navbar component button is imported from materialUI and the style for the same is done through styled component for classes in which color is set to 'white' due to which on hover background color changes according to materialUI while the color remains same which makes it kind of invisible.
So, I've added background color for hover effect in the style.js file for button class(classes.logout) in Navbar component.
Guidelines 🔐
I accept the fact that i have followed the guidelines and have not copied the codes from around the internet
Issue to be closed 🛅
Screenshots 📷
Here are the pictures of changes that i have made 🔽