Skip to content

Commit

Permalink
fixup! Add shared items and events for each contact
Browse files Browse the repository at this point in the history
Signed-off-by: greta <[email protected]>
  • Loading branch information
GretaD committed Nov 7, 2023
1 parent 0426111 commit f364bc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ContactDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1147,5 +1147,6 @@ section.contact-details {
::v-deep .related-resources__header h5 {
font-size: medium;
opacity: .7;

Check warning on line 1149 in src/components/ContactDetails.vue

View check run for this annotation

Codecov / codecov/patch

src/components/ContactDetails.vue#L1142-L1149

Added lines #L1142 - L1149 were not covered by tests
color: var(--color-primary)
}
</style>

0 comments on commit f364bc9

Please sign in to comment.