登录页增加滑动

This commit is contained in:
田岩
2025-11-04 15:16:38 +08:00
parent 35f8a3f00c
commit 12b7ba1360
+1 -1
View File
@@ -354,7 +354,7 @@
.main_div {
display: flex;
flex-direction: column;
overflow: hidden;
// overflow: hidden;
max-height: 100vh;
}
</style>