thinkphp-wechat/public/extend/form/complextable/complextable.css
Wenbin.Wang d49c9fde59 代码
2021-12-24 16:40:05 +08:00

3 lines
84 B
CSS

.table-bordered > tbody > tr > td:last-child{
border-right: 1px solid #f0f0f0;
}