Skip to content

Commit

Permalink
Merge pull request #14 from nuxeo/feat-NXP-32574-update-profile-icon-…
Browse files Browse the repository at this point in the history
…style

NXP-32574- update profile icon style on hover
  • Loading branch information
swarnadipa-dev authored May 20, 2024
2 parents c8ddcf7 + 92c3bc9 commit fef5bc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/layouts/admin-header/admin-header.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
font-size: 20px;
}
&__profile-icon {
height: 58px;
width: 58px;
height: 58px !important;
width: 58px !important;
img {
width: 40px;
height: 40px;
Expand Down

0 comments on commit fef5bc4

Please sign in to comment.