任务详细底部按钮优化
This commit is contained in:
parent
532ef38f35
commit
5a42a411dd
|
|
@ -366,7 +366,7 @@ onLoad((options) => {
|
|||
/* 内容滚动区域 */
|
||||
.content-scroll {
|
||||
flex: 1;
|
||||
height: calc(100vh - 120px);
|
||||
height: calc(100vh - 60px);
|
||||
}
|
||||
|
||||
/* 任务状态栏 */
|
||||
|
|
@ -717,8 +717,6 @@ onLoad((options) => {
|
|||
.btn-wrapper {
|
||||
flex: 1;
|
||||
|
||||
:deep(.uv-button) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user