mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 08:07:59 -06:00
WIP - Redesigned login flow
This commit is contained in:
@@ -136,7 +136,7 @@ class _InboxPageState extends State<InboxPage> {
|
||||
child: Text(
|
||||
S.of(context).inboxPageUsageHintText,
|
||||
textAlign: TextAlign.center,
|
||||
style: Theme.of(context).textTheme.caption,
|
||||
style: Theme.of(context).textTheme.bodySmall,
|
||||
).padded(),
|
||||
),
|
||||
...slivers
|
||||
|
||||
Reference in New Issue
Block a user