.myPay__view-wrap.active {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.myPay__view-content {
    height: 100%;
    overflow-y: auto;
}
