chor: remove overflow property

This commit is contained in:
Libin YANG 2025-01-10 00:11:59 +00:00
parent d7e85e1ec9
commit a13bf95f81

View File

@ -473,7 +473,6 @@ onMounted(() => {
height: 100vh;
min-width: 100%;
padding: 0;
overflow: hidden;
}
.container-main {