Commit f306c211 authored by 罗超's avatar 罗超

1

parent 08fa64f8
......@@ -33,14 +33,15 @@
.td-bg{
background-color: #F1F6FB;
}
/deep/.el-timeline{
.el-timeline{
padding-left: 5px;
}
.tbody{
// width: calc(100% + 10px);
width: 1680px;
padding-right: 10px;
height: calc(100vh - 170px);
height: calc(100vh - 200px);
box-sizing: border-box;
overflow-y: scroll;
overflow-x: hidden;
}
......@@ -80,13 +81,13 @@
<colgroup>
<col width='105px'/>
<col width='10px'/>
<col width='200px'/>
<col width='200px'/>
<col width='200px'/>
<col width='200px'/>
<col width='200px'/>
<col width='200px'/>
<col width='200px'/>
<col width='215px'/>
<col width='215px'/>
<col width='215px'/>
<col width='215px'/>
<col width='215px'/>
<col width='215px'/>
<col width='215px'/>
<col width='10px'/>
</colgroup>
<thead>
......@@ -138,7 +139,7 @@
<col width='215px'/>
<col width='215px'/>
<col width='215px'/>
<col width='40px'/>
<col/>
</colgroup>
<tbody>
<tr>
......
......@@ -191,7 +191,7 @@
height: calc(100vh - 100px);
// height: 900px;
overflow-x: scroll;
// overflow-y: hidden;
overflow-y: hidden;
}
}
.right::-webkit-scrollbar{
......
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