.uni-tabs {

	&__wrapper {
		display: flex;
	}
}

.uni-tabs-item {
	position: relative;
	cursor: pointer;
}
