提交 d0691df2 编写于 作者: richard_1015's avatar richard_1015

fix: demo css conflict

上级 7466a538
......@@ -194,12 +194,6 @@ export default createDemo({
}
});
</script>
<style>
#app {
height: auto;
background: #f6f7f9;
}
</style>
<style lang="scss" scoped>
.demo-list {
margin: 57px 0 60px 0;
......
......@@ -107,12 +107,6 @@ export default createDemo({
});
</script>
<style>
#app {
height: auto;
background: #f7f8fa;
}
</style>
<style lang="scss" scoped>
.demo-list {
padding-top: 0;
......
......@@ -124,12 +124,6 @@ export default createDemo({
});
</script>
<style>
#app {
height: auto;
background: #f6f7f9;
}
</style>
<style lang="scss" scoped>
.demo-list {
margin: 57px 0 60px 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册