This commit is contained in:
wyf
2025-06-03 09:20:47 +08:00
parent b0beb002ad
commit 79a9f165e1
3 changed files with 5 additions and 4 deletions

View File

@@ -77,11 +77,11 @@ class _HelpPageState extends State<HelpPage> {
actions: [],
centerTitle: false,
),
body: SafeArea(
top: true,
child: Padding(
padding: EdgeInsets.symmetric(horizontal: 30.rpx),
padding: EdgeInsets.symmetric(horizontal: 0.rpx),
child: Column(children: [
Expanded(
child: Container(