Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiehuff committed May 3, 2024
1 parent 035f51f commit 7d9783d
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ exports[`CatalogTile renders properly 1`] = `
class="pf-v6-c-card__header"
>
<div
class="pf-v6-c-card__actions"
class="pf-v6-c-card__actions pf-m-no-offset"
>
<div
class="catalog-tile-pf-badge-container"
Expand Down Expand Up @@ -171,7 +171,7 @@ exports[`CatalogTile renders properly 1`] = `
class="pf-v6-c-card__header"
>
<div
class="pf-v6-c-card__actions"
class="pf-v6-c-card__actions pf-m-no-offset"
>
<div
class="catalog-tile-pf-badge-container"
Expand Down Expand Up @@ -283,7 +283,7 @@ exports[`CatalogTile renders properly 1`] = `
class="pf-v6-c-card__header"
>
<div
class="pf-v6-c-card__actions"
class="pf-v6-c-card__actions pf-m-no-offset"
>
<div
class="catalog-tile-pf-badge-container"
Expand Down Expand Up @@ -371,7 +371,7 @@ exports[`CatalogTile renders properly 1`] = `
class="pf-v6-c-card__header"
>
<div
class="pf-v6-c-card__actions"
class="pf-v6-c-card__actions pf-m-no-offset"
>
<div
class="catalog-tile-pf-badge-container"
Expand Down Expand Up @@ -475,7 +475,7 @@ exports[`CatalogTile renders properly 1`] = `
class="pf-v6-c-card__header"
>
<div
class="pf-v6-c-card__actions"
class="pf-v6-c-card__actions pf-m-no-offset"
/>
<div
class="pf-v6-c-card__header-main"
Expand Down

0 comments on commit 7d9783d

Please sign in to comment.