New: Allow album info tooltip to display above if unable to display below

Fixes #3217
pull/3245/head
Qstick 1 year ago
parent 5baa7bbc4f
commit 5a9b72082c

@ -220,6 +220,7 @@ class ArtistDetailsSeason extends Component {
</span>
<Popover
className={styles.albumCountTooltip}
canFlip={true}
anchor={
<Label
size={sizes.LARGE}

Loading…
Cancel
Save