This commit is contained in:
2024-08-20 14:53:41 +08:00
parent 2ce36c95f8
commit 6ef2e737c5

View File

@@ -611,7 +611,7 @@ export default {
transform: translateY(-50%);
}
.pophide {
transform: translateY(80%);
transform: translateY(100%);
}
.modal {
position: fixed;