fix tfoot padding in .card-body.p-0
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user