Skip to content

Commit

Permalink
tweak: snapshot update
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahpurcell committed Oct 16, 2024
1 parent 0702632 commit e7431c2
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -397,10 +397,10 @@ exports[`Detours Page: Open a Detour renders detour details in an open drawer on
</span>
</button>
<article
class="l-diversion-page-panel border-end"
class="l-diversion-page-panel border-end c-diversion-panel"
>
<header
class="l-diversion-page-panel__header border-bottom px-3"
class="l-diversion-page-panel__header border-bottom px-3 d-inline-flex justify-content-between"
>
<h1
class="c-diversion-panel__h1 my-3"
Expand Down Expand Up @@ -1189,10 +1189,10 @@ exports[`Detours Page: Open a Detour renders detour details modal to match mocke
class="l-diversion-page__panel text-bg-light"
>
<article
class="l-diversion-page-panel border-end"
class="l-diversion-page-panel border-end c-diversion-panel"
>
<header
class="l-diversion-page-panel__header border-bottom px-3"
class="l-diversion-page-panel__header border-bottom px-3 d-inline-flex justify-content-between"
>
<h1
class="c-diversion-panel__h1 my-3"
Expand Down

0 comments on commit e7431c2

Please sign in to comment.