.linktag[data-v-4ecf75a3] {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  margin-bottom: 10px;
}

.productTagLabels .el-scrollbar {
	position: relative !important;
	padding-bottom: 50px !important
}
.el-select-box {
	position: absolute;
	bottom: 5px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
}

