fix: fix previews
This commit is contained in:
parent
dc9f6aedb0
commit
fd05f06bf2
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,7 @@ $preview-height: 8*$lineheight;
|
||||||
.preview-link {
|
.preview-link {
|
||||||
padding:0;
|
padding:0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
margin:0!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.preview-item {
|
.preview-item {
|
||||||
|
@ -92,6 +93,7 @@ $preview-height: 8*$lineheight;
|
||||||
background-color: $color-primary;
|
background-color: $color-primary;
|
||||||
@include card-header($lineheight_half);
|
@include card-header($lineheight_half);
|
||||||
font-weight: $fontweight_big;
|
font-weight: $fontweight_big;
|
||||||
|
margin-top:0px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue