更新
This commit is contained in:
@@ -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,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user