We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c9166 commit e5bf105Copy full SHA for e5bf105
packages/uui-card-media/lib/uui-card-media.element.ts
@@ -164,7 +164,6 @@ export class UUICardMediaElement extends UUICardElement {
164
object-fit: cover;
165
width: 100%;
166
height: 100%;
167
- /* TODO: remove temp 'pointer-events:none' fix when UUI 1.3 gets release. */
168
pointer-events: none;
169
}
170
0 commit comments