you need to replace the following line ```import 'element-ui/lib/theme-default/index.css';``` with this line ```import 'element-ui/lib/theme-chalk/index.css';```
you need to replace the following line
import 'element-ui/lib/theme-default/index.css';with this line
import 'element-ui/lib/theme-chalk/index.css';