Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

34 lines
558 B

:host ::ng-deep {
.cdk-drag-placeholder {
display: none;
}
}
img {
height: 1.5rem;
margin-bottom: .25rem;
margin-right: 1rem;
}
.card {
& {
border-bottom-width: 1px;
border-width: 1px;
cursor: pointer;
width: $asset-width;
}
&-body {
font-size: 1.1rem;
line-height: 2.2rem;
padding-bottom: .75rem;
padding-right: .5rem;
padding-top: .75rem;
}
}
.icon-folder {
color: $color-dark1-border1;
margin-right: .5rem;
margin-top: 0;
}