基本功能已完成

This commit is contained in:
2023-05-15 01:24:18 +08:00
parent 65b4d57675
commit b99f837c72
7 changed files with 75 additions and 57 deletions

View File

@@ -188,5 +188,9 @@ export default {
}
}
}
:deep(.vuepress-markdown-body) {
padding: 2px 0 !important;
}
}
</style>