fixed card-outline inside card wrong styling #2205

This commit is contained in:
REJack
2019-08-26 12:28:02 +02:00
parent 2805e35b2f
commit 8c9ef56657

View File

@@ -7,7 +7,7 @@
@mixin cards-variant($name, $color) {
.card-#{$name} {
&:not(.card-outline) {
.card-header {
> .card-header {
background-color: $color;
border-bottom: 0;