Commit 76845ac3 authored by 郝聪敏's avatar 郝聪敏

Merge branch 'feature/user' into 'master'

fix: 修改margin不生效问题

See merge request !14
parents 1666083b c5883769
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
@import "../../style/mixins.less"; @import "../../style/mixins.less";
.container { .container {
overflow: hidden;
background-color: @background-color; background-color: @background-color;
} }
.goods-head { .goods-head {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment