We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13221f5 commit 1683134Copy full SHA for 1683134
packages/main/src/themes/Card.css
@@ -85,7 +85,7 @@
85
color: var(--sapTile_IconColor);
86
}
87
88
-::slotted(img) {
+::slotted(img[slot="avatar"]) {
89
width: 100%;
90
height: 100%;
91
border-radius: 50%;
0 commit comments