This commit is contained in:
2024-01-25 11:11:04 +08:00
parent fba41f2c17
commit 273850632c

View File

@@ -134,6 +134,6 @@ onUnmounted(() => {
}
.wrapper {
height: 100%;
overflow: hidden;
overflow: scroll;
}
</style>