Skip to content

Commit 48ea18b

Browse files
authored
fix: use pointer cursor when person card enabled in mgt-person. (#2652)
1 parent 4104a8a commit 48ea18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ $person-line4-text-line-height: var(--person-line4-text-line-height, 16px);
4545
.flyout {
4646
[slot='anchor'] {
4747
display: flex;
48+
cursor: pointer;
4849

4950
&.vertical {
5051
flex-direction: column;

0 commit comments

Comments
 (0)