🐛(component): 修复 table 组件 skin 属性为 row 时, header 多出 1px 高度
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
}
|
||||
|
||||
.layui-table-view .layui-table[lay-skin="row"] {
|
||||
border-width: 0 0 1px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.layui-table-view .layui-table td,
|
||||
|
||||
Reference in New Issue
Block a user