|
@@ -191,7 +191,6 @@ export default {
|
|
</script>
|
|
</script>
|
|
<style lang="less" scoped>
|
|
<style lang="less" scoped>
|
|
.gdqd-dialog1 {
|
|
.gdqd-dialog1 {
|
|
- height: 100vh;
|
|
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
.qdxq-top {
|
|
.qdxq-top {
|
|
@@ -204,7 +203,6 @@ export default {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.qdxq-bottom {
|
|
.qdxq-bottom {
|
|
- height: 80vh;
|
|
|
|
flex: 1;
|
|
flex: 1;
|
|
.wb-title {
|
|
.wb-title {
|
|
display: flex;
|
|
display: flex;
|
|
@@ -273,7 +271,7 @@ export default {
|
|
// height: 95vh;
|
|
// height: 95vh;
|
|
}
|
|
}
|
|
.el-tabs__content {
|
|
.el-tabs__content {
|
|
- height: 50vh !important;
|
|
|
|
|
|
+ height: 60vh !important;
|
|
/deep/ .el-tab-pane > div {
|
|
/deep/ .el-tab-pane > div {
|
|
height: 100% !important;
|
|
height: 100% !important;
|
|
}
|
|
}
|