| | |
| | | } |
| | | |
| | | background: transparent !important; |
| | | border: none; |
| | | |
| | | // border: none; |
| | | |
| | | .el-table__header-wrapper { |
| | | font-size: 18px; |
| | |
| | | |
| | | th { |
| | | background: transparent !important; |
| | | border-color: rgba(103, 135, 214, 1); |
| | | border-color: rgba(103, 135, 214, 1) !important; |
| | | |
| | | .cell { |
| | | color: #AFBED8; |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | |
| | | .el-table--border .el-table__inner-wrapper:after, |
| | | .el-table--border:after, |
| | | .el-table--border:before, |
| | | .el-table__inner-wrapper:before, |
| | | .el-table__border-bottom-patch, |
| | | .el-table__border-left-patch { |
| | | background: rgba(103, 135, 214, 1) !important; |
| | | } |