.uni-menu {

    &__container {
        @include border($border-width);
        background-color: #fff;
    }
}
