fix: fix previews

This commit is contained in:
Kazhnuz Klappsthul 2021-07-28 17:00:52 +02:00
parent dc9f6aedb0
commit fd05f06bf2
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,7 @@ $preview-height: 8*$lineheight;
.preview-link {
padding:0;
background-color: transparent;
margin:0!important;
}
.preview-item {
@ -92,6 +93,7 @@ $preview-height: 8*$lineheight;
background-color: $color-primary;
@include card-header($lineheight_half);
font-weight: $fontweight_big;
margin-top:0px;
}
}