mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-23 22:40:54 +00:00
New: Allow album info tooltip to display above if unable to display below
Fixes #3217
This commit is contained in:
parent
5baa7bbc4f
commit
5a9b72082c
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ class ArtistDetailsSeason extends Component {
|
|||
</span>
|
||||
<Popover
|
||||
className={styles.albumCountTooltip}
|
||||
canFlip={true}
|
||||
anchor={
|
||||
<Label
|
||||
size={sizes.LARGE}
|
||||
|
|
Loading…
Reference in a new issue