Enhanced Mobile Login Screen (#953)
* Enhanced Mobile Login Screen * Removed duplicate line of code * Add support for desktop * Remove conflict * Reset button style * Change Login
This commit is contained in:
@@ -259,7 +259,6 @@ export default {
|
||||
},
|
||||
systemNameLink: {
|
||||
color: '#fff',
|
||||
textDecoration: 'none',
|
||||
},
|
||||
systemName: {
|
||||
marginTop: '0.5em',
|
||||
@@ -267,6 +266,7 @@ export default {
|
||||
},
|
||||
icon: {
|
||||
backgroundColor: 'inherit',
|
||||
width: '5em',
|
||||
},
|
||||
card: {
|
||||
background: 'none',
|
||||
|
||||
Reference in New Issue
Block a user