样式 问题
parent
5188bba5b1
commit
2ea2723aed
|
@ -147,12 +147,14 @@ export default {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.store-search{
|
.store-search{
|
||||||
width:63px;
|
width:55.6px;
|
||||||
padding: 0 9px;
|
padding: 0 9px;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
border-radius: 3px;
|
||||||
&:nth-child(2){
|
&:nth-child(2){
|
||||||
width:62px;
|
width:55px;
|
||||||
margin-left: -5px;
|
margin-left: -2px;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.btn-div{
|
.btn-div{
|
||||||
|
|
Loading…
Reference in New Issue