Contacts UI updated.

This commit is contained in:
Asal Lotfi
2025-09-01 19:42:53 +03:30
parent 7a7c9e979e
commit 54eb395173
4 changed files with 18 additions and 21 deletions
@@ -581,6 +581,9 @@
-fx-padding: 8 12;
-fx-background-color: white;
-fx-background-radius: 6;
/* Soft shadow for separation */
-fx-effect: dropshadow(gaussian, rgba(0,0,0,0.15), 4, 0.2, 0, 1);
}
.contact-item:hover {