Commit d8b3278bdcb489d152e61323bdd1a10742382cee

Authored by zhiyangdu
1 parent abd7aa97

item样式优化

src/components/giftItem/giftItem.less
... ... @@ -160,7 +160,6 @@
160 160 justify-content: space-between;
161 161 margin: 17px auto 0 auto;
162 162 .desc {
163   - width: 88px;
164 163 height: 30px;
165 164 font-size: 22px;
166 165 font-weight: 400;
... ...