ecomfe / vue-echarts

Vue.js component for Apache ECharts™.
https://vue-echarts.dev
MIT License
9.43k stars 1.48k forks source link

chore: fix disappeared logo in demo #793

Closed kingyue737 closed 2 weeks ago

vercel[bot] commented 2 weeks ago

@kingyue737 is attempting to deploy a commit to the EFE Team on Vercel.

A member of the Team first needs to authorize it.

Justineo commented 2 weeks ago

Thank you! This is definitely a regression.

Users should be able to use inline-block for the root element but I'm still looking for a good solution to make styling less obtrusive...I introduced an additional wrapper element so that paddings are easier to implement but this also introduced quite a few issues. I'm considering reverting this and remove the additional wrapper in 7.0.