vendor/assets/stylesheets/components/_card.scss in active_frontend-15.0.21 vs vendor/assets/stylesheets/components/_card.scss in active_frontend-15.0.22
- old
+ new
@@ -17,10 +17,11 @@
max-width: calc(100% + 3px);
width: calc(100% + 3px);
}
.table-encase,
- .table-border {
+ .table-border,
+ .table-responsive {
border-radius: 0;
border-width: 0;
}
}
.card-header,