[Spotify-ish] Login consistent with other themes (#1073)
This commit is contained in:
@@ -255,25 +255,13 @@ export default {
|
|||||||
},
|
},
|
||||||
NDLogin: {
|
NDLogin: {
|
||||||
main: {
|
main: {
|
||||||
boxShadow: 'inset 0 0 0 2000px rgba(0, 0, 0, .8)',
|
boxShadow: 'inset 0 0 0 2000px rgba(0, 0, 0, .75)',
|
||||||
},
|
},
|
||||||
systemNameLink: {
|
systemNameLink: {
|
||||||
color: '#fff',
|
color: '#fff',
|
||||||
},
|
},
|
||||||
systemName: {
|
|
||||||
marginTop: '0.5em',
|
|
||||||
marginBottom: '1em',
|
|
||||||
},
|
|
||||||
icon: {
|
|
||||||
backgroundColor: 'inherit',
|
|
||||||
width: '5em',
|
|
||||||
height: '5em',
|
|
||||||
},
|
|
||||||
card: {
|
card: {
|
||||||
background: 'none',
|
border: '1px solid #282828',
|
||||||
boxShadow: 'none',
|
|
||||||
padding: '10px 0',
|
|
||||||
minWidth: 360,
|
|
||||||
},
|
},
|
||||||
avatar: {
|
avatar: {
|
||||||
marginBottom: 0,
|
marginBottom: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user