fix(ui): enhance external link display with consistent minimum heights
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
@@ -29,6 +29,7 @@ const useStyles = makeStyles(
|
||||
float: 'left',
|
||||
wordBreak: 'break-word',
|
||||
cursor: 'pointer',
|
||||
minHeight: '4.5em',
|
||||
},
|
||||
content: {
|
||||
flex: '1 0 auto',
|
||||
|
||||
Reference in New Issue
Block a user