fixed card-outline inside card wrong styling #2205

pull/2220/head
REJack 2019-08-26 12:28:02 +02:00
parent 2805e35b2f
commit 8c9ef56657
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 1 additions and 1 deletions

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;