Lidarr/frontend/src/Artist/Details/ArtistTags.css

9 lines
78 B
CSS

.tags {
margin: 0;
padding-left: 20px;
}
.tag {
white-space: nowrap;
}