diff --git a/frontend/pages/square/components/StarGalaxy/ScatteredRanks.vue b/frontend/pages/square/components/StarGalaxy/ScatteredRanks.vue index ad2cf58..fb5e371 100644 --- a/frontend/pages/square/components/StarGalaxy/ScatteredRanks.vue +++ b/frontend/pages/square/components/StarGalaxy/ScatteredRanks.vue @@ -140,7 +140,7 @@ function handleClick(item) { .top-label { width: 80rpx; position: relative; - bottom: 16rpx; + bottom: 32rpx; left: 50%; transform: translateX(-50%); color: #fffabd; diff --git a/frontend/static/square/galaxy/LV3.png b/frontend/static/square/galaxy/LV3.png index 813e641..701a276 100644 Binary files a/frontend/static/square/galaxy/LV3.png and b/frontend/static/square/galaxy/LV3.png differ