Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslyngsoe committed Nov 25, 2024
1 parent 02c9166 commit e5bf105
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/uui-card-media/lib/uui-card-media.element.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ export class UUICardMediaElement extends UUICardElement {
object-fit: cover;
width: 100%;
height: 100%;
/* TODO: remove temp 'pointer-events:none' fix when UUI 1.3 gets release. */
pointer-events: none;
}
Expand Down

0 comments on commit e5bf105

Please sign in to comment.