fix(team_members): adjust spacing in Team Members Bottom Sheet for improved layout

This commit is contained in:
Vaibhav Surve 2025-07-15 15:34:52 +05:30
parent b0c97a850c
commit 85966b5ebf

View File

@ -123,7 +123,7 @@ class TeamMembersBottomSheet {
], ],
), ),
), ),
const SizedBox(height: 10), const SizedBox(height: 8),
const Divider(thickness: 1), const Divider(thickness: 1),
const SizedBox(height: 6), const SizedBox(height: 6),
MyText.labelLarge( MyText.labelLarge(