Skip to content

Commit 2cf60b1

Browse files
committed
fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#260)
* Add horizontal layout to the ServiceCard * fix(ServiceCard): Update tests * fix(ServiceCard): Support isFullHeight
1 parent c1149bf commit 2cf60b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/module/src/ServiceCard/__snapshots__/ServiceCard.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ exports[`ServiceCard component should render ServiceCard component 1`] = `
7878
class="pf-v6-l-flex pf-m-row pf-m-align-items-center"
7979
>
8080
<div
81-
class="image-0-2-2"
81+
class="pf-v5-l-flex pf-m-row pf-m-align-items-center"
8282
>
8383
/
8484
</div>

0 commit comments

Comments
 (0)