Skip to content

Commit

Permalink
feat(admin credential): document hover effect (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhigarg-bmw authored Nov 20, 2023
1 parent 1945146 commit c8d61a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
- Mobile version. Hamburger menu
- Invite Business Partner
- Add the new invited company gets right away in to the table
- Admin Credential
- Document Hover Effect
- Tech User Details
- Fix crash issue

Expand Down
1 change: 1 addition & 0 deletions src/components/pages/AdminCredential/AdminCredential.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
.document-icon {
color: #1977cc;
font-size: 20px;
cursor: pointer;
}
.document-button-link {
margin: 0 auto;
Expand Down

0 comments on commit c8d61a2

Please sign in to comment.