This commit is contained in:
wyf
2025-06-27 16:27:56 +08:00
parent ee88290dfe
commit cee6c75f26
10 changed files with 92 additions and 15 deletions

View File

@@ -188,7 +188,7 @@ class _NewSleepReportPageState extends State<NewSleepReportPage> {
if (widget.data['arrow'] == null ||
widget.data['arrow'] == true)
Positioned(
left: 20,
left: 0,
child: returnIconButtomNew,
),
],