element-in-laravel-starter icon indicating copy to clipboard operation
element-in-laravel-starter copied to clipboard

theme css not loaded properly in app.js

Open abusalameh opened this issue 7 years ago • 1 comments

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';

abusalameh avatar Oct 31 '17 21:10 abusalameh

Yes

liangliang avatar Nov 06 '17 23:11 liangliang