.uni-popup-container {

    &__inner {
        flex: 1;
    }

    &__btn-close {
        position: absolute;
        right: 0;
        top: 0;
    }
}
