mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-06 03:15: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,
|
||||
style: Theme.of(context).textTheme.bodySmall,
|
||||
),
|
||||
SizedBox(height: 300),
|
||||
].padded(),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user