Commit fe444f8b2474f9ae5fa62c060d17e022f280dad1

Authored by 王强
1 parent 64b527f3

细节优化~

src/pages/labourUnion/labourUnion.less
@@ -36,7 +36,7 @@ @@ -36,7 +36,7 @@
36 height: 212px; 36 height: 212px;
37 } 37 }
38 &.is-cnlive { 38 &.is-cnlive {
39 - height: 183px; 39 + height: 185px;
40 } 40 }
41 &.is-hide { 41 &.is-hide {
42 height: 90px; 42 height: 90px;
@@ -146,7 +146,7 @@ @@ -146,7 +146,7 @@
146 top: 122px; 146 top: 122px;
147 } 147 }
148 &.is-cnlive { 148 &.is-cnlive {
149 - top: 93px; 149 + top: 95px;
150 } 150 }
151 &.is-hide { 151 &.is-hide {
152 top: 0; 152 top: 0;
@@ -154,7 +154,7 @@ @@ -154,7 +154,7 @@
154 } 154 }
155 } 155 }
156 .column-list-container { 156 .column-list-container {
157 - margin-top: 30px; 157 + padding-top: 30px;
158 .section { 158 .section {
159 // background-color: #ffffff; 159 // background-color: #ffffff;
160 margin: 0 auto 40px auto; 160 margin: 0 auto 40px auto;