style: 政策入库-带入政策弹窗

This commit is contained in:
zyn
2023-11-22 10:25:31 +08:00
parent caca657510
commit 8ac293770e
@@ -290,7 +290,11 @@ export default {
<style scoped lang="less">
.standard-content{
flex: 1;
height: calc(100% - 61px);
}
.content {
height: calc(100% - 56px);
overflow-y: auto;
}
.demo-drawer-footer{
height: 61px!important;