@@ -283,10 +283,10 @@ input {
//width: 7.17rem;
margin: 0 auto .18rem;
background: #fff;
- padding: 0 .29rem;
+ padding: .1rem .29rem;
.content-line {
- height: .5rem;
- line-height: .5rem;
+ height: .46rem;
+ line-height: .46rem;
font-size: .28rem;
overflow: hidden;
text-overflow: ellipsis;
@@ -330,7 +330,7 @@
line-height: .8rem;
font-size: .26rem;
text-align: left;
- border-bottom: 1px solid #b7d5fe;
+ border-bottom: 1px solid #d0e3fd;
input {
width: 3.49rem;
height: .52rem;
@@ -206,11 +206,14 @@
width: auto;
.say-price-info {
background: #f3f3f3;
- padding: .18rem 0;
+ padding: .18rem 0 0 0;
width: 100%;
overflow-y: auto;
- height: 90%;
+ max-height: 90%;
.base-info {
+ &:last-child {
+ margin-bottom: 0;
+ }
&.say-info {
/*height: 4.54rem;*/
position: relative;