fix : profile page
This commit is contained in:
@@ -60,7 +60,6 @@ class SupervisionFilterPage extends GetView<SupervisionFilterLogic> {
|
||||
],
|
||||
);
|
||||
}, controller.currentLocation),
|
||||
|
||||
Positioned(
|
||||
right: 10,
|
||||
bottom: 150,
|
||||
|
||||
@@ -128,6 +128,10 @@ class ProfilePage extends GetView<ProfileLogic> {
|
||||
),
|
||||
);
|
||||
}, controller.selectedInformationType),
|
||||
|
||||
SizedBox(
|
||||
height: 100,
|
||||
)
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user