::after

.table_cell:not(:first-child)::after{ /*border-left-width: 1px;*/ } 为了显示出效果 加大 成5px .table_cell:not(:first-child)::after{ border-left-width: 5px; } 问题1  .table_cell:not(:first-child)::after{ border-le
相关文章
相关标签/搜索