progress indicator height
This commit is contained in:
parent
f39ce0f1a6
commit
e2a5161557
|
@ -36,7 +36,7 @@ module.exports = {
|
|||
*/
|
||||
loading: {
|
||||
color: '#fff',
|
||||
height: '2px',
|
||||
height: '1px',
|
||||
},
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue