mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-07 20:07:48 -06:00
Added some space on upload page so text can still be read
This commit is contained in:
@@ -220,6 +220,7 @@ class _DocumentUploadPreparationPageState
|
|||||||
.uploadPageAutomaticallInferredFieldsHintText,
|
.uploadPageAutomaticallInferredFieldsHintText,
|
||||||
style: Theme.of(context).textTheme.bodySmall,
|
style: Theme.of(context).textTheme.bodySmall,
|
||||||
),
|
),
|
||||||
|
SizedBox(height: 300),
|
||||||
].padded(),
|
].padded(),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user