Closed agustints closed 1 month ago
Hi @agustints, thank you for trying to contribute to our project by making this pull request.
We will soon give you feedback about the changes you have made in our repository.
Hi @agustints, we have decided to accept this fix. Thanks for your patience and desire to improve our app.
Awesome @milosfromcake 👍
Summary
This pull request addresses an issue with the user profile avatar style in the settings panel of the Clockify browser extension. The changes enhance the visual appearance of the avatar by making it more consistent and aesthetically pleasing.
Changes Made
border-radius: 50%;
to make the avatar circular.object-fit: cover;
to ensure the avatar image is properly cropped and fits within the circular frame.Before and After
Testing
Screenshots
Before:
After: