新增商品编号搜索
This commit is contained in:
@@ -323,6 +323,18 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.mobile-listing-no {
|
||||
display: inline-flex;
|
||||
width: fit-content;
|
||||
margin-top: 6px;
|
||||
padding: 3px 7px;
|
||||
border-radius: 999px;
|
||||
background: #eff6ff;
|
||||
color: #2563eb;
|
||||
font-size: 11px;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.card-subtitle {
|
||||
margin: 6px 0 10px;
|
||||
color: #64748b;
|
||||
|
||||
Reference in New Issue
Block a user