mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
remove unnecessary padding
This commit is contained in:
@@ -154,7 +154,6 @@ class _SettingPageState extends State<SettingPage> {
|
||||
_s.onServerDetailPage,
|
||||
style: grey,
|
||||
),
|
||||
contentPadding: const EdgeInsets.only(left: 17, right: 11),
|
||||
trailing: buildSwitch(context, _setting.showDistLogo),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user