mirror of
https://github.com/simon-ding/polaris.git
synced 2026-04-21 19:27:30 +08:00
feat: improve indexer setting
This commit is contained in:
@@ -16,7 +16,7 @@ Future<void> showSettingDialog(
|
||||
title: Text(title),
|
||||
content: SingleChildScrollView(
|
||||
child: SizedBox(
|
||||
width: 300,
|
||||
width: 400,
|
||||
child: body,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user