@@ -429,6 +429,7 @@ onShow(() => {
bottom:10px;
left:10px;
width:calc(100% - 20px);
+ z-index: 9999;
button{
border-radius: 10px !important;
}
@@ -427,6 +427,7 @@ onShow(() => {
@@ -443,7 +443,7 @@ onLoad((options) => {
.list-cell-bottom{
padding:0;
- margin:10px 0 30px;
+ margin:10px 0 20px;
background-color: #fff;
.approval{
height:auto;