feat: midjourney mobile page all function is ready

This commit is contained in:
RockYang
2024-02-16 15:55:04 +08:00
parent d2ac807252
commit 8ab15e5dc4
13 changed files with 116 additions and 54 deletions

View File

@@ -131,3 +131,8 @@
right: 5px;
top: 5px;
}
.mobile-mj .content .finish-job-list .van-grid .van-grid-item .van-grid-item__content .job-item .remove .el-button {
margin-left: 5px;
height: auto;
padding: 5px;
}