| | |
| | | width: 100%; |
| | | height: calc(100% - 0.078125rem /* 20/256 */); |
| | | margin-top: 0.078125rem /* 20/256 */; |
| | | .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{ |
| | | background: transparent; |
| | | } |
| | | .el-table__body tr.hover-row.current-row>td.el-table__cell, .el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell, .el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell, .el-table__body tr.hover-row>td.el-table__cell{ |
| | | background: transparent; |
| | | } |
| | | .el-table th.el-table__cell{ |
| | | background-color:$color-blue; |
| | | height: 0.3125rem /* 80/256 */; |