chore:在Desktop(touch)中鼠标可以拖动奖金

This commit is contained in:
2025-11-28 13:56:30 +08:00
parent e33f227aa0
commit 6cbcce505a

View File

@@ -2078,7 +2078,7 @@ onUnmounted(() => {
} }
.score-value { .score-value {
font-size: calc(var(--individual-champion-font-size, 5rem) * 2); font-size: calc(var(--individual-champion-font-size, 6rem) * 2);
font-weight: bold; font-weight: bold;
color: #fff2c4; color: #fff2c4;
text-shadow: 0 0 10px rgba(0, 0, 0, .8), 0 0 20px rgb(16 16 16 / 30%), 1px 1px 2px rgba(0, 0, 0, .8); text-shadow: 0 0 10px rgba(0, 0, 0, .8), 0 0 20px rgb(16 16 16 / 30%), 1px 1px 2px rgba(0, 0, 0, .8);