style: 政策入库-带入政策弹窗
This commit is contained in:
+5
-1
@@ -290,7 +290,11 @@ export default {
|
|||||||
|
|
||||||
<style scoped lang="less">
|
<style scoped lang="less">
|
||||||
.standard-content{
|
.standard-content{
|
||||||
flex: 1;
|
height: calc(100% - 61px);
|
||||||
|
}
|
||||||
|
.content {
|
||||||
|
height: calc(100% - 56px);
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
.demo-drawer-footer{
|
.demo-drawer-footer{
|
||||||
height: 61px!important;
|
height: 61px!important;
|
||||||
|
|||||||
Reference in New Issue
Block a user