diff --git a/src/common/playlists/playlist.css b/src/common/playlists/playlist.css index a465ef4f89..01eb0c266f 100644 --- a/src/common/playlists/playlist.css +++ b/src/common/playlists/playlist.css @@ -225,7 +225,9 @@ .play-details .play-details-header .header-leftcol-action .action:focus .icon { fill: rgba(var(--color-neutral-90-rgb), 0.8); } - +.play-details .play-details-header .list-tags{ + flex-wrap: wrap; +} @media screen and (max-width: 1172px) { .play-details .play-details-header .header-leftcol-action { padding-top: .16rem;