This commit is contained in:
2025-03-06 15:47:55 +08:00
parent af7139bf25
commit 73290291b3

View File

@@ -149,5 +149,7 @@ onMounted(init)
<style scoped>
.container {
padding: 10px 10px 10px 0;
height: 100vh;
overflow: auto;
}
</style>