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

pull/3046/head
REJack 2020-09-24 11:16:02 +02:00
parent 04d78d238b
commit 0ec522caa2
1 changed files with 2 additions and 0 deletions

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 {