docs: adjust ui styles for mj image page

This commit is contained in:
RockYang
2023-09-20 14:33:15 +08:00
parent b25bb2cc53
commit 9cbe36d4c6
7 changed files with 30 additions and 22 deletions

View File

@@ -218,7 +218,7 @@
background-color: #6d6f78;
}
.page-mj .inner .task-list-box .finish-job-list .job-item .opt .opt-line ul .show-prompt {
font-size: 18px;
font-size: 20px;
cursor: pointer;
}
.page-mj .inner .task-list-box .el-image {

View File

@@ -278,7 +278,7 @@
}
.show-prompt {
font-size 18px
font-size 20px
cursor pointer
}
}

View File

@@ -1,7 +1,3 @@
* {
margin: 0;
padding: 0;
}
html,
body,
#app,

View File

@@ -1,7 +1,7 @@
* {
margin: 0;
padding: 0;
}
//* {
// margin: 0;
// padding: 0;
//}
html,
body,