Commit 970b8a6414ea7124882de934deaab12c367d20fa

Authored by zhiyangdu
1 parent d79aca90

样式优化

src/components/giftGivingItem/giftGivingItem.less
@@ -109,7 +109,7 @@ @@ -109,7 +109,7 @@
109 .item_info { 109 .item_info {
110 display: flex; 110 display: flex;
111 margin-top: 30px; 111 margin-top: 30px;
112 - padding-bottom: 30px; 112 + // padding-bottom: 30px;
113 border-bottom: solid 1px rgba(247, 247, 248, 1); 113 border-bottom: solid 1px rgba(247, 247, 248, 1);
114 img { 114 img {
115 width: 200px; 115 width: 200px;
src/components/receivingGiftsItem/receivingGiftsItem.less
@@ -116,7 +116,7 @@ @@ -116,7 +116,7 @@
116 .item_info { 116 .item_info {
117 display: flex; 117 display: flex;
118 margin-top: 30px; 118 margin-top: 30px;
119 - padding-bottom: 30px; 119 + // padding-bottom: 30px;
120 // border-bottom: solid 1px rgba(247, 247, 248, 1); 120 // border-bottom: solid 1px rgba(247, 247, 248, 1);
121 img { 121 img {
122 width: 200px; 122 width: 200px;