mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-11 00:07:59 -06:00
feat: Finalize notes feature, update translations
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