index.scss 232 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 /deep/.el-table thead.is-group th.el-table__cell { background-color: transparent !important; } /deep/.el-table--group::after, .el-table--border::after { width: 0 !important; } .export-excel-wrapper { display: inline-block; }