mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-07 07:15:47 -06:00
feat: Update assets, bump version, update changelogs, minor visual improvements
This commit is contained in:
@@ -40,7 +40,7 @@ class _DocumentSearchBarState extends State<DocumentSearchBar> {
|
||||
constraints: const BoxConstraints(
|
||||
maxWidth: 720,
|
||||
minWidth: 360,
|
||||
maxHeight: 56,
|
||||
maxHeight: 48,
|
||||
minHeight: 48,
|
||||
),
|
||||
child: Row(
|
||||
|
||||
Reference in New Issue
Block a user