Skip to content

Commit 9c5cff8

Browse files
asyncLizcopybara-github
authored andcommitted
fix(labs): card content not clickable with outline fix
Fixes #5312 PiperOrigin-RevId: 592594621
1 parent 50a9ffa commit 9c5cff8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labs/card/internal/_shared.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
.outline {
2424
border-radius: inherit;
2525
inset: 0;
26+
pointer-events: none;
2627
position: absolute;
2728
}
2829

0 commit comments

Comments
 (0)