Skip to content

Commit 11e5a1c

Browse files
Mnickiimusale
authored andcommitted
fix: adds pointer cursor to logged in accounts (#2674)
Co-authored-by: Musale Martin <[email protected]>
1 parent 6e5a987 commit 11e5a1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mgt-components/src/components/mgt-login/mgt-login.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ $login-flyout-command-text-color: #{var(--login-flyout-command-text-color, var(-
108108
margin-top: 4px;
109109
background: $login-popup-background-color;
110110
list-style-type: none;
111+
cursor: pointer;
111112

112113
&:hover {
113114
background: $login-account-item-hover-bg-color;

0 commit comments

Comments
 (0)