[Claude Code] After prompt #1

This commit is contained in:
2025-11-25 18:01:37 +08:00
parent b51350c1f0
commit b5d4f0f6ba

View File

@@ -265,7 +265,7 @@ onMounted(() => {
width: 180px; width: 180px;
height: 120px; height: 120px;
.level-star{ width: 100%; height: auto; } .level-star{ width: 100%; height: auto; }
.level-badge{ position: absolute; width: 72px; height: 72px; } .level-badge{ position: absolute; top: 50px;width: 72px; height: 72px; }
} }
.level-word{ height: 28px; } .level-word{ height: 28px; }