chore: widen summary cards (#3888)

This commit is contained in:
ggurdin 2025-09-05 11:13:00 -04:00 committed by GitHub
parent 4ad16a33b3
commit 8571bc98d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -115,7 +115,7 @@ class ButtonControlledCarouselView extends StatelessWidget {
(role) => role.userId == p.participantId,
);
return Container(
width: 250.0,
width: 350.0,
margin: const EdgeInsets.only(right: 5.0),
padding: const EdgeInsets.all(12.0),
decoration: ShapeDecoration(