File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/src/app/pages/flash-tickets/flash-tickets.page.scss
ion-label {
white-space: normal !important;
}
ion-card {
margin: 5px;
width: 100%;
}
h2 {
margin: 0px;
}
.xc {
display: flex;
align-items: center;
justify-content: center;
flex-flow: column;
min-height: -webkit-fill-available;
}
.listSelect {
box-shadow: 0 1px 6px 0px grey;
border-radius: 10px;
margin: 5px 0px;
display: flex;
align-items: center;
justify-content: center;
flex-flow: column;
width: 94%;
}
.imgSport {
width: 70%;
}
.imgStadium {
width: 75%;
}
.column {
float: left;
width: 33.33%;
}
/* Clear floats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.myCustomSelect {
width: 235px !important;
white-space: normal !important;
}
::ng-deep .mycomponent-wider-popover {
--width: 95%;
--max-width: 400px;
}
.divDetail {
border: 1px solid gray;
border-radius: 10px;
margin: 0px;
padding: 5px;
}
.paddingItem {
margin-top: 10px;
}
.paddingBottomItem {
margin-bottom: 15px;
}
.separatorItem {
border-bottom: 0.5px solid grey;
}
.uppercaseText {
text-transform: uppercase;
font-weight: bold;
}
.containerQuantity {
border: 1px solid #d3d3d3 !important;
border-radius: 5px !important;
}
.textAvailabled {
font-size: min(3vw, 10px);
margin: 0px;
}
.payButton {
width: 100%;
}
.detailPayment {
--min-height: 5px;
--padding-start: 0px;
align-items: baseline;
display: flex;
}
.cardContent {
display: flex;
flex-flow: column;
font-size: min(3vw, 10px);
padding-inline-start: 5px;
padding-inline-end: 5px;
}