Skip to content

Commit

Permalink
Fixing cursor for a Fiori3 Profile Dropdown in Shellbar (#2306)
Browse files Browse the repository at this point in the history
  • Loading branch information
UlianaMunich authored Oct 12, 2021
1 parent 10359fc commit 826543b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions core/src/navigation/TopNav.html
Original file line number Diff line number Diff line change
Expand Up @@ -724,4 +724,8 @@
padding-left: 0 !important;
padding-right: 0 !important;
}

.fd-user-menu .fd-avatar {
cursor: pointer;
}
</style>

0 comments on commit 826543b

Please sign in to comment.