Преглед изворни кода

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 {