Fix Spotify-ish playlist title is cut off (#1094)
This commit is contained in:
parent
c7378c0fa5
commit
d85db8ffff
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ export default {
|
||||||
},
|
},
|
||||||
details: {
|
details: {
|
||||||
fontSize: '.875rem',
|
fontSize: '.875rem',
|
||||||
|
minWidth: '75vw',
|
||||||
color: 'rgba(255,255,255, 0.8)',
|
color: 'rgba(255,255,255, 0.8)',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue