We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8cfc3 commit e463d23Copy full SHA for e463d23
packages/main/src/themes/Card.css
@@ -16,6 +16,7 @@
16
overflow: hidden;
17
font-family: var(--sapFontFamily);
18
font-size: var(--sapFontSize);
19
+ box-sizing: border-box;
20
}
21
22
.ui5-card-header {
0 commit comments