fix(team_members): adjust spacing in Team Members Bottom Sheet for improved layout
This commit is contained in:
parent
b0c97a850c
commit
85966b5ebf
@ -123,7 +123,7 @@ class TeamMembersBottomSheet {
|
||||
],
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 10),
|
||||
const SizedBox(height: 8),
|
||||
const Divider(thickness: 1),
|
||||
const SizedBox(height: 6),
|
||||
MyText.labelLarge(
|
||||
|
Loading…
x
Reference in New Issue
Block a user