78282 政策课题参会流程--调取课题样式修改

This commit is contained in:
zyn
2023-11-08 11:36:29 +08:00
parent bddf9ecb7c
commit e3e5094c40
@@ -284,7 +284,12 @@ export default {
<style scoped lang="less">
.standard-content{
flex: 1;
//flex: 1;
height: calc(100% - 61px);
.content {
height: calc(100% - 61px);
overflow-y: auto;
}
}
.demo-drawer-footer{
height: 61px!important;