.uni-toast {

    &__container {
        display: flex;
        position: fixed;
    }

    &__icon {
        cursor: pointer;
    }
}