|
@@ -56,23 +56,20 @@
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#openApp.fab {
|
|
#openApp.fab {
|
|
|
- padding: 0 14px;
|
|
|
|
|
|
|
+ padding: 0 10px;
|
|
|
-webkit-font-smoothing: antialiased;
|
|
-webkit-font-smoothing: antialiased;
|
|
|
text-rendering: optimizeLegibility;
|
|
text-rendering: optimizeLegibility;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.fab__brand-clip {
|
|
.fab__brand-clip {
|
|
|
display: block;
|
|
display: block;
|
|
|
- width: 50px;
|
|
|
|
|
- height: 20px;
|
|
|
|
|
- overflow: hidden;
|
|
|
|
|
flex-shrink: 0;
|
|
flex-shrink: 0;
|
|
|
line-height: 0;
|
|
line-height: 0;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.fab__brand-img {
|
|
.fab__brand-img {
|
|
|
display: block;
|
|
display: block;
|
|
|
- height: 20px;
|
|
|
|
|
|
|
+ height: 26px;
|
|
|
width: auto;
|
|
width: auto;
|
|
|
max-width: none;
|
|
max-width: none;
|
|
|
pointer-events: none;
|
|
pointer-events: none;
|
|
@@ -135,7 +132,7 @@
|
|
|
display: flex;
|
|
display: flex;
|
|
|
align-items: center;
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
justify-content: center;
|
|
|
- gap: 10px;
|
|
|
|
|
|
|
+ gap: 4px;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
max-width: 198px;
|
|
max-width: 198px;
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
@@ -660,11 +657,11 @@
|
|
|
display: flex;
|
|
display: flex;
|
|
|
align-items: center;
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
justify-content: center;
|
|
|
- gap: 8px;
|
|
|
|
|
|
|
+ gap: 4px;
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
height: 48px;
|
|
height: 48px;
|
|
|
margin: 0;
|
|
margin: 0;
|
|
|
- padding: 0 14px;
|
|
|
|
|
|
|
+ padding: 0 10px;
|
|
|
border: none;
|
|
border: none;
|
|
|
border-radius: 24px;
|
|
border-radius: 24px;
|
|
|
background: #F47D1F;
|
|
background: #F47D1F;
|
|
@@ -679,15 +676,12 @@
|
|
|
}
|
|
}
|
|
|
.wx-open-app-btn .fab__brand-clip {
|
|
.wx-open-app-btn .fab__brand-clip {
|
|
|
display: block;
|
|
display: block;
|
|
|
- width: 50px;
|
|
|
|
|
- height: 20px;
|
|
|
|
|
- overflow: hidden;
|
|
|
|
|
flex-shrink: 0;
|
|
flex-shrink: 0;
|
|
|
line-height: 0;
|
|
line-height: 0;
|
|
|
}
|
|
}
|
|
|
.wx-open-app-btn .fab__brand-img {
|
|
.wx-open-app-btn .fab__brand-img {
|
|
|
display: block;
|
|
display: block;
|
|
|
- height: 20px;
|
|
|
|
|
|
|
+ height: 26px;
|
|
|
width: auto;
|
|
width: auto;
|
|
|
max-width: none;
|
|
max-width: none;
|
|
|
pointer-events: none;
|
|
pointer-events: none;
|