3 lines
84 B
CSS
3 lines
84 B
CSS
.table-bordered > tbody > tr > td:last-child{
|
|
border-right: 1px solid #f0f0f0;
|
|
} |