feat(mobile): 优化火柴人赛跑组件布局

- 将昵称移到左侧固定位置,与右边红旗相呼应
- 保持数量标签在火柴人上方,间距2像素

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2025-12-24 00:37:42 -08:00
parent 5ed1a0b143
commit 93f6a53bdb
1 changed files with 2 additions and 1 deletions

View File

@ -313,7 +313,8 @@ class _StickmanRaceWidgetState extends State<StickmanRaceWidget>
),
),
),
// -
const SizedBox(height: 2),
//
RunningStickman(
size: 36,
color: data.isCurrentUser