@ -185,7 +185,7 @@ defineExpose({
<style lang="less" scoped>
.list {
height: calc(100vh - 146px);
height: calc(100vh - 102px);
overflow-y: scroll;
overflow-x: hidden;
@ -310,10 +310,13 @@ defineExpose({
不通过
</n-button>
<n-button
class="btn3"
style="
width:72px;
height:38px;
position: absolute;
border: 1px solid #cad2dd;
color:black;
right: 36px;" @click="closeModal"
>
取消
@ -591,4 +594,12 @@ defineExpose({
background-color: #fff !important;
border: 1px solid #cad2dd !important;
}
.btn3{
color: black;
.btn3:hover{
</style>
@ -188,7 +188,7 @@ defineExpose({
height: calc(100vh - 78px);
@ -42,7 +42,7 @@ function ApprovalOver(packageId) {
flex-direction: row;
box-sizing: border-box;
width: 100%;
height: 100%;
height: 100vh;
padding-bottom: 16px;
//height: calc(100% - 170px);