[Doc] beautify demo

This commit is contained in:
陈嘉涵
2019-05-16 14:08:44 +08:00
parent 3b89baedab
commit 0387fc7da8
26 changed files with 268 additions and 68 deletions

View File

@@ -226,7 +226,11 @@ export default {
</script>
<style lang="less">
@import "../../style/var";
.demo-sku {
background-color: @white;
.sku-container {
padding: 0 15px;
}