mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
fix: overlapping issue in application selection page (#1128)
This commit is contained in:
parent
381daff980
commit
372ce174c9
@ -133,6 +133,7 @@ class _AppSelectorViewState extends State<AppSelectorView> {
|
||||
),
|
||||
)
|
||||
.toList(),
|
||||
const SizedBox(height: 70.0),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user