File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/src/app/pages/list-master/list-master.scss
.swiper-slide img {
width: 100% !important;
min-width: 100% !important;
height: 150px !important;
max-height: 150px !important;
object-fit: cover;
}
.imageListCategoriesBasic {
height: 188px;
width: -webkit-fill-available;
}
.imageListCategories {
height: 90px !important;
width: 100%;
object-fit: cover;
}
.customCardMargin {
margin: 0 10px 10px 0 !important;
}
.displayContents {
display: contents;
}
.badge-cart {
position: absolute;
right: 0;
top: 0;
}
ion-card {
background-color: #fff;
width: -webkit-fill-available;
margin-bottom: 5px;
box-shadow: 0 1px 6px 0px grey;
max-height: 220px;
}
.card_ballot {
height: 214px;
}
.image_symbolic {
width: 100%;
height: 214px !important;
}
ion-card .image_symbolic {
height: 214px !important;
max-height: 214px !important;
}
.image_tickets_disabled {
background-image: url(http://www.gelfuzion.com/img/slides/nivo/bg-1.jpg);
height: 500px;
max-width: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
ion-toolbar {
// padding-left: 8px;
padding-right: 8px;
}
ion-title {
// font-size: 16px;
}
.btn-players {
margin-left: 20px !important;
}
.px-0 {
padding-left: 0px;
padding-right: 0px;
}
.mb-2 {
margin-bottom: 4px;
}
.g-2 {
gap: 4px;
}