element-ui的table表格控件表头与内容列不对齐问题

348 阅读1分钟

.el-table th.gutter{ display: table-cell!important; }