I have created a tag but have white background after the arrow on the right side
.tags {
list-style: none;
margin: 0;
overflow: hidden;
padding: 0;
}
how can I remove the white background on the right side of the tag? the background of this tag is a gradient style.