移除快手小店以及 api
This commit is contained in:
@@ -580,32 +580,6 @@ select {
|
||||
color: #dc2626;
|
||||
}
|
||||
|
||||
.claim-guide-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
gap: 14px;
|
||||
}
|
||||
|
||||
.claim-guide-figure {
|
||||
margin: 0;
|
||||
background: #f8fafc;
|
||||
border: 1px solid #e5e7eb;
|
||||
border-radius: 6px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.claim-guide-figure .ant-image,
|
||||
.claim-guide-figure img {
|
||||
width: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.claim-guide-figure figcaption {
|
||||
padding: 10px 12px 14px;
|
||||
color: #475569;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.claim-qr-block {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -1209,7 +1183,6 @@ select {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.claim-guide-grid,
|
||||
.claim-info-grid {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user