代办事项审核bug修复
This commit is contained in:
@ -126,8 +126,7 @@ export default {
|
||||
<style scoped lang="scss">
|
||||
@import "@/styles/mixin.scss";
|
||||
.wrap {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
@include wh(100%,100%);
|
||||
background-color: #F4F5F7;
|
||||
overflow-y: auto;
|
||||
}
|
||||
@ -185,5 +184,6 @@ export default {
|
||||
}
|
||||
.btn{
|
||||
margin-left: 24px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user