mirror of https://github.com/ColorlibHQ/AdminLTE
fix tfoot padding in .card-body.p-0
parent
04d78d238b
commit
0ec522caa2
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue