品号查询
This commit is contained in:
parent
bf4d8a7090
commit
31177c3022
|
|
@ -1565,10 +1565,11 @@ function handleConfirm() {
|
|||
.result-card-list {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 40px;
|
||||
justify-content: center;
|
||||
gap: 30px;
|
||||
}
|
||||
.result-card {
|
||||
width: 300px;
|
||||
width: 280px;
|
||||
position: relative;
|
||||
padding-top: 16px;
|
||||
box-sizing: border-box;
|
||||
|
|
|
|||
Loading…
Reference in New Issue