File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
packages/strapi-design-system/tests/__snapshots__ Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -3837,6 +3837,7 @@ exports[`Storyshots Design System/Components/Card base 1`] = `
38373837 padding: 0;
38383838 max-height: 100%;
38393839 max-width: 100%;
3840+ object-fit: contain;
38403841}
38413842
38423843.c13 {
@@ -5178,6 +5179,7 @@ exports[`Storyshots Design System/Components/Card without asset action 1`] = `
51785179 padding: 0;
51795180 max-height: 100%;
51805181 max-width: 100%;
5182+ object-fit: contain;
51815183}
51825184
51835185.c9 {
@@ -5517,6 +5519,7 @@ exports[`Storyshots Design System/Components/Card without asset action nor timer
55175519 padding: 0;
55185520 max-height: 100%;
55195521 max-width: 100%;
5522+ object-fit: contain;
55205523}
55215524
55225525.c9 {
You can’t perform that action at this time.
0 commit comments