We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a6627 commit 8f260f8Copy full SHA for 8f260f8
packages/main/src/themes/Card.css
@@ -26,6 +26,7 @@
26
background: var(--sapTile_Background);
27
border-bottom: 1px solid var(--_ui5_card_header_border_color);
28
padding: var(--_ui5_card_content_padding);
29
+ outline: none;
30
}
31
32
/* Card with no content */
0 commit comments