mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-18 21:07:44 +03:00
Remove redundant backgroundColor
from Login icon
This commit is contained in:
parent
cf72bbfad4
commit
16f6d9466f
@ -40,7 +40,6 @@ const useStyles = makeStyles(
|
||||
justifyContent: 'center',
|
||||
},
|
||||
icon: {
|
||||
backgroundColor: 'white',
|
||||
width: '40px',
|
||||
},
|
||||
systemName: {
|
||||
|
@ -19,9 +19,6 @@ export default {
|
||||
systemNameLink: {
|
||||
color: '#fff',
|
||||
},
|
||||
icon: {
|
||||
backgroundColor: 'inherit',
|
||||
},
|
||||
welcome: {
|
||||
color: '#eee',
|
||||
},
|
||||
|
@ -23,9 +23,6 @@ export default {
|
||||
systemNameLink: {
|
||||
color: '#fff',
|
||||
},
|
||||
icon: {
|
||||
backgroundColor: 'inherit',
|
||||
},
|
||||
welcome: {
|
||||
color: '#eee',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user