This commit is contained in:
2023-06-27 08:59:27 +08:00
parent c888d21625
commit 92314f43ce

View File

@@ -86,5 +86,6 @@ onMounted(init)
<style scoped>
.code {
font-size: 20px;
overflow: auto;
}
</style>