From 066e50f8b58d7f8a0d5f46b23262e9fbae5eeebf Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sat, 4 Apr 2026 10:51:56 +0200 Subject: [PATCH] Add borders on hover to staff cards --- front/src/ui/details/staff.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/front/src/ui/details/staff.tsx b/front/src/ui/details/staff.tsx index 79b0b4c4..41a2fa39 100644 --- a/front/src/ui/details/staff.tsx +++ b/front/src/ui/details/staff.tsx @@ -21,11 +21,17 @@ export const CharacterCard = ({ return ( -

+

{name}