mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
Fix logo aspect ratio in Safari
This commit is contained in:
parent
f3223d251a
commit
a76aab8403
@ -44,6 +44,7 @@ const useStyles = makeStyles(
|
|||||||
icon: {
|
icon: {
|
||||||
backgroundColor: 'transparent',
|
backgroundColor: 'transparent',
|
||||||
width: '6.3em',
|
width: '6.3em',
|
||||||
|
height: '6.3em',
|
||||||
},
|
},
|
||||||
systemName: {
|
systemName: {
|
||||||
marginTop: '1em',
|
marginTop: '1em',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user