@@ -473,7 +473,7 @@ Markdown表格Markdown表格Markdown表格Markdown表格Markdown表格Markdown
.titBar {
width: 100%;
height: 30px;
- margin-bottom: 20px;
+ margin-bottom: 5px;
display: flex;
/* align-items: center; */
border-bottom: 1px #ccc solid;
@@ -735,7 +735,7 @@ export default {
.t-chartArea {
- height: calc(100vh - 354px);
+ height: calc(100vh - 290px);
overflow: auto;
}
@@ -41,7 +41,7 @@
flex: 1;
/* height: 50%; */
- height: calc(100vh - 300px);
padding:20px 30px;
box-sizing: border-box;