fix tfoot padding in .card-body.p-0

This commit is contained in:
REJack
2020-09-24 11:16:02 +02:00
parent 04d78d238b
commit 0ec522caa2

View File

@@ -58,6 +58,8 @@
.card-body.p-0 & {
thead > tr > th,
thead > tr > td,
tfoot > tr > th,
tfoot > tr > td,
tbody > tr > th,
tbody > tr > td {
&:first-of-type {