fix: 调整看板奖牌到卡片右侧并放大显示

This commit is contained in:
JSR
2026-03-24 20:03:21 +08:00
parent 84cdc5f2fd
commit 81fe807020
+5 -4
View File
@@ -836,11 +836,12 @@ ORDER BY reward_points DESC, score DESC`,
{rankBadge && ( {rankBadge && (
<div <div
style={{ style={{
display: "flex", position: "absolute",
justifyContent: "flex-start", top: 10,
fontSize: "24px", right: 10,
fontSize: "32px",
lineHeight: 1, lineHeight: 1,
marginBottom: 6, zIndex: 1,
}} }}
> >
{rankBadge} {rankBadge}