Add export zip task

This commit is contained in:
2023-06-29 19:04:09 +08:00
parent 218412b110
commit 42cb28e38e
12 changed files with 226 additions and 21 deletions

View File

@@ -251,7 +251,7 @@ div.new_task>div.container {
height: calc(100% - 5% - 64px);
min-width: 400px;
width: calc(100% - 20%);
margin-top: 8rem;
margin-top: 2.5%;
}
div.new_task .top {