个人练习流程优化

This commit is contained in:
kron
2025-06-25 18:41:30 +08:00
parent 80ba77a653
commit 664678cba0
9 changed files with 94 additions and 56 deletions

View File

@@ -42,7 +42,7 @@ onUnmounted(() => {
<style scoped>
.container {
position: absolute;
top: calc(50% - 50px);
top: calc(50% - 64px);
left: calc(50% - 30px);
}
.number {