提交 2ccef84f authored 作者: pengxiaohui's avatar pengxiaohui

修改表格多选框样式不对齐bug

上级 81f3f126
...@@ -195,7 +195,7 @@ export default { ...@@ -195,7 +195,7 @@ export default {
.table-list-bd { .table-list-bd {
flex: 1; flex: 1;
} }
.table-list-bd .el-table th:first-child> ::v-deep.cell{ .table-list-bd .el-table th:first-child .cell{
padding-left:14px; padding-left:14px;
} }
.table-list-ft { .table-list-ft {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论