mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 13:46:17 +00:00
fix: overlapping issue in application selection page (#1128)
This commit is contained in:
@@ -133,6 +133,7 @@ class _AppSelectorViewState extends State<AppSelectorView> {
|
||||
),
|
||||
)
|
||||
.toList(),
|
||||
const SizedBox(height: 70.0),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user