Skip to content

Commit

Permalink
fixup! feat: create a readonly contactdetails
Browse files Browse the repository at this point in the history
Signed-off-by: greta <[email protected]>
  • Loading branch information
GretaD committed Dec 10, 2024
1 parent 4e6e7f4 commit c50ca7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/views/ReadOnlyContactDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -289,13 +289,16 @@ export default {
.empty-content {
height: 100%;
}

.contact-title {
margin-left: 100px;
margin-top: 40px;
}

:deep(.property__value) {
font-size: medium !important;
}

.recipient-details-loading {
margin-top: 64px;
}
Expand Down

0 comments on commit c50ca7b

Please sign in to comment.