个人学习记录

This commit is contained in:
2025-11-17 16:07:30 +08:00
parent 6e9057f6ee
commit d2e554c715
9 changed files with 529 additions and 40 deletions

View File

@@ -238,7 +238,7 @@ onMounted(() => {
<style lang="scss" scoped>
.my-achievements {
// padding: 20px 0;
height: 100%;
// height: 100%;
box-sizing: border-box;
.achievements-header {