Skip to main content

Custom Background in List

Finish this artcle

Preview Page

.list-body {
    background-image: url(https://angular.pixelstrap.com/unice/assets/images/app_landing1/pricing/22.png);
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    background-size: cover;
}

.table-actions {
    display: none;
}