This commit is contained in:
2024-01-25 11:06:35 +08:00
parent a5134cb708
commit fba41f2c17

View File

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