({{Object.entries(bet_tray.picks).length}}) slip
Betslip {{Object.entries(bet_tray.picks).length}} X
#cbc_mycbc_modal { background: white; border: 1px solid #afafaf42; } #cbc_mycbc_modalheader { cursor: move; background: transparent; border: none; height: 33px; } #cbc_mycbc_modal { overflow: hidden; width: 385px; position: fixed; bottom: 0px; right: 0px; z-index: 9999; height: 529px; } .cbc_modal { display: block; /* Hidden by default */ /* position: fixed; */ position: absolute; /* Stay in place */ z-index: 1; /* Sit on top */ /* left: 0px; */ /* bottom: 0px; */ width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ /* background-color: rgba(0, 0, 0, 0.4); */ /* Black w/ opacity */ } /* cbc_modal Content/Box */ .cbc_modal-content { background-color: #fefefe; margin: 0% auto; } /* The Close Button */ #close_cbc_modal { color: #aaa; float: right; font-size: 20px; font-weight: bold; position: absolute; right: 14px; top: 35px; border: none; } #close_cbc_modal:focus { color: black; text-decoration: none; cursor: pointer; } @media only screen and (max-width: 650px) { #close_cbc_modal { position: fixed; top: 0px; font-size: 24px; z-index: 999; } .cbc_modal-content { width: 100%; height: 100%; position: fixed; top: 0px !important; bottom: 0px !important; left: 0px !important; } #cbc_mycbc_modal { width: 100%; height: 100%; position: fixed; top: 0px !important; bottom: 0px !important; left: 0px !important; } } .tray-items{ overflow-y:scroll; padding-bottom:180px;height:75vh}