Remove redundant backgroundColor from Login icon

This commit is contained in:
Deluan
2021-03-31 13:31:03 -04:00
parent cf72bbfad4
commit 16f6d9466f
3 changed files with 0 additions and 7 deletions
-3
View File
@@ -23,9 +23,6 @@ export default {
systemNameLink: {
color: '#fff',
},
icon: {
backgroundColor: 'inherit',
},
welcome: {
color: '#eee',
},