| | |
| | | } |
| | | } |
| | | .middle { |
| | | .el-table { |
| | | width: calc(100% - 40px); |
| | | height: calc(100% - 65px); |
| | | margin: 0px 20px 15px; |
| | | top: 50px; |
| | | } |
| | | // .el-table { |
| | | // width: calc(100% - 40px); |
| | | // height: calc(100% - 65px); |
| | | // margin: 0px 20px 15px; |
| | | // top: 50px; |
| | | // } |
| | | /deep/ .el-table--striped .el-table__body tr.el-table__row--striped td { |
| | | background: #031d4b !important; |
| | | } |
| | |
| | | .mapBtn:nth-child(3) { |
| | | margin-top: 160px; |
| | | } |
| | | /deep/ .el-table__body-wrapper { |
| | | overflow: auto; |
| | | height: calc(100% - 50px); |
| | | } |
| | | // /deep/ .el-table__body-wrapper { |
| | | // overflow: auto; |
| | | // height: calc(100% - 50px); |
| | | // } |
| | | } |
| | | .left2-btn { |
| | | height: 21px; |
| | |
| | | height: 77%; |
| | | } |
| | | } |
| | | .bottom-table{ |
| | | width: calc(100% - 40px); |
| | | height: 100%; |
| | | margin: 0px 20px 15px; |
| | | top: 50px; |
| | | .el-table{ |
| | | width: 100%; |
| | | height: calc(100% - 65px); |
| | | top: 50px; |
| | | overflow-y: auto; |
| | | } |
| | | } |
| | | ::-webkit-scrollbar{ |
| | | display: none; |
| | | } |
| | | .dialog-table{ |
| | | top: 0px !important; |
| | | margin: 0px !important; |
| | | width: 100% !important; |
| | | height: calc(100% - 50px) !important; |
| | | overflow: auto; |
| | | .el-table{ |
| | | width: 100%; |
| | | height: 100%; |
| | | overflow: auto; |
| | | } |
| | | } |