Commit 80613a8543e96e2a70686f11c0e9eaa4dc4f62a5

Authored by zhiyangdu
1 parent 0f45f941

简介组件增加marginTop30px属性

src/components/htmlBox/htmlBox.less
@@ -4,6 +4,7 @@ @@ -4,6 +4,7 @@
4 .box { 4 .box {
5 width: 100%; 5 width: 100%;
6 height: auto; 6 height: auto;
  7 + margin-top: 30px;
7 .html { 8 .html {
8 background-color: #ffffff; 9 background-color: #ffffff;
9 margin: 0 auto; 10 margin: 0 auto;