Commit ef497448 authored by xishifeng's avatar xishifeng

样式修改2

parent 0f922c7c
......@@ -668,10 +668,11 @@
.main-sec-li {
background: #fff;
font-size: .3rem;
height: 2.4rem;
min-height: 2.4rem;
box-sizing: border-box;
border-bottom:1px solid #F0F0F0;
padding: .4rem 0;
overflow: hidden;
}
.main-sec-li-26 {
......@@ -683,7 +684,12 @@
float: left;
}
.main-sec-li .shop-list{
height: 1.7rem;
height: 1.8rem;
}
.main-sec-li .shop-list:nth-of-type(2){
display: flex;
flex-direction: column;
justify-content: center;
}
.shop-list>img{
height: 1.6rem;
......
......@@ -570,10 +570,11 @@
.main-sec-li {
background: #fff;
font-size: .3rem;
height: 2.4rem;
min-height: 2.4rem;
box-sizing: border-box;
border-bottom:1px solid #F0F0F0;
padding: .4rem 0;
overflow: hidden;
}
.main-sec-li-26 {
......@@ -585,7 +586,12 @@
float: left;
}
.main-sec-li .shop-list{
height: 1.7rem;
height: 1.8rem;
}
.main-sec-li .shop-list:nth-of-type(2){
display: flex;
flex-direction: column;
justify-content: center;
}
.shop-list>img{
height: 1.6rem;
......
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