adjust small table placeholder style

fix #12682
This commit is contained in:
zombiej 2018-10-24 23:30:03 +08:00
parent 2553edbb6b
commit 0235ba585f

View File

@ -105,6 +105,7 @@
.@{table-prefix-cls}-placeholder {
border-left: 0;
border-bottom: 0;
border-right: 0;
}
.@{table-prefix-cls}-thead > tr > th:last-child,