TF1537: Fix scroll bar of destination picker
(cherry picked from commit 4d192aabb8c14fc471cd99e751142d23bed2e762)
This commit is contained in:
+1
@@ -43,6 +43,7 @@ class AdvancedSearchFilterOverlay extends StatelessWidget {
|
||||
offset: Offset.zero),
|
||||
]),
|
||||
child: SingleChildScrollView(
|
||||
padding: const EdgeInsets.only(right: 16),
|
||||
child: AdvancedSearchInputForm(),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user