feat: fix patch bundle version no longer displayed (#686)

This commit is contained in:
EvadeMaster 2023-02-11 23:27:02 +07:00
parent 7d3ca3dec1
commit bd39a3140e
No known key found for this signature in database
GPG Key ID: 90BAB50981420F89

View File

@ -63,7 +63,6 @@ class _PatchesSelectorViewState extends State<PatchesSelectorView> {
),
actions: [
Container(
height: 2,
margin: const EdgeInsets.only(top: 12, bottom: 12),
padding:
const EdgeInsets.symmetric(horizontal: 6, vertical: 6),