Skip to content

Commit af849aa

Browse files
fifoosidvladitasev
authored andcommitted
fix(ui5-card): fix width (#1165)
1 parent 10517ac commit af849aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/main/src/themes/Card.css

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
overflow: hidden;
1717
font-family: var(--sapFontFamily);
1818
font-size: var(--sapFontSize);
19+
box-sizing: border-box;
1920
}
2021

2122
.ui5-card-header {

0 commit comments

Comments
 (0)