Commit c40b2918 authored by renjintao's avatar renjintao

execute

parent 83cad4c3
......@@ -82,7 +82,6 @@ export default {
background: white;
border: 1px solid #ccc;
border-top: 0;
height: 100px;
overflow-y: auto;
}
</style>
......@@ -480,7 +480,7 @@
}
.tech_box{
height: calc(100vh - 165px);
height: calc(100vh - 110px);
.ivu-layout-header{
height: 50px;
}
......
......@@ -440,7 +440,7 @@
bottom: 1px;
}
.tech_box {
height: calc(100vh - 165px);
height: calc(100vh - 110px);
}
.tech_box .ivu-layout-header {
height: 50px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment