ソースを参照

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

REJack 4 年 前
コミット
0ec522caa2
1 ファイル変更2 行追加0 行削除
  1. 2 0
      build/scss/_table.scss

+ 2 - 0
build/scss/_table.scss

@@ -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 {