diff --git a/frontend/mobile-app/lib/features/authorization/presentation/widgets/stickman_race_widget.dart b/frontend/mobile-app/lib/features/authorization/presentation/widgets/stickman_race_widget.dart index 19bfb8f4..6e5105c1 100644 --- a/frontend/mobile-app/lib/features/authorization/presentation/widgets/stickman_race_widget.dart +++ b/frontend/mobile-app/lib/features/authorization/presentation/widgets/stickman_race_widget.dart @@ -313,7 +313,8 @@ class _StickmanRaceWidgetState extends State ), ), ), - // 火柴人动画 - 缩小与标签的间距 + const SizedBox(height: 2), + // 火柴人动画 RunningStickman( size: 36, color: data.isCurrentUser