mirror of
https://github.com/navidrome/navidrome.git
synced 2026-03-04 06:35:52 +00:00
Fix aspect ratio of login icon
This commit is contained in:
parent
eaacc22936
commit
500d8e8844
@ -346,6 +346,7 @@ export default {
|
||||
icon: {
|
||||
backgroundColor: 'transparent',
|
||||
width: '100px',
|
||||
height: '100px',
|
||||
},
|
||||
card: {
|
||||
minWidth: 300,
|
||||
|
||||
@ -267,6 +267,7 @@ export default {
|
||||
icon: {
|
||||
backgroundColor: 'inherit',
|
||||
width: '5em',
|
||||
height: '5em',
|
||||
},
|
||||
card: {
|
||||
background: 'none',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user