mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 04:37:37 +02: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