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 ba4536a commit 0426111
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 @@ -1146,5 +1146,6 @@ section.contact-details {
// forcing the size only for contacts app to fit the text size of the contacts app
::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
}
</style>

0 comments on commit 0426111

Please sign in to comment.