mirror of
https://github.com/simon-ding/polaris.git
synced 2026-05-28 13:37:43 +08:00
chore: update watchlist
This commit is contained in:
@@ -17,7 +17,7 @@ Future<void> showSettingDialog(
|
||||
content: SingleChildScrollView(
|
||||
child: SizedBox(
|
||||
width: 400,
|
||||
child: body,
|
||||
child: SelectionArea(child: body),
|
||||
),
|
||||
),
|
||||
actions: <Widget>[
|
||||
|
||||
Reference in New Issue
Block a user