样式 问题

master
pikachu 2022-03-16 11:31:05 +08:00
parent 5188bba5b1
commit 2ea2723aed
1 changed files with 5 additions and 3 deletions

View File

@ -147,12 +147,14 @@ export default {
cursor: pointer;
}
.store-search{
width:63px;
width:55.6px;
padding: 0 9px;
border-radius: 0;
border-radius: 3px;
&:nth-child(2){
width:62px;
margin-left: -5px;
width:55px;
margin-left: -2px;
border-radius: 3px;
}
}
.btn-div{