pramod_Task-#251: A "Notes" section appears in the contact view modal, allowing users to add a note for the selected contact. #124

Merged
pramod.mahajan merged 26 commits from pramod_Task-#251 into Feature_Directory 2025-05-21 11:00:04 +00:00
Showing only changes of commit 35b036398f - Show all commits

View File

@ -118,8 +118,8 @@
}
.custom-checkbox:checked {
background-color: #0d6efd;
border-color: #0d6efd;
background-color: #696cff;
border-color: #696cff;
}
.custom-checkbox:checked::after {