diff --git a/src/screens/EventVolunteers/EventVolunteers.module.css b/src/screens/EventVolunteers/EventVolunteers.module.css index 84b19f0a9f..37973fced5 100644 --- a/src/screens/EventVolunteers/EventVolunteers.module.css +++ b/src/screens/EventVolunteers/EventVolunteers.module.css @@ -253,14 +253,7 @@ hr { height: 25px !important; border-radius: 100% !important; } - .avatarContainer { width: 28px; height: 26px; } - -/* Modal Table (Groups & Assignments) */ -.modalTable { - max-height: 220px; - overflow-y: auto; -}