调整订阅页面手机端样式
This commit is contained in:
@@ -633,6 +633,7 @@ export default defineComponent({
|
||||
border-radius: 1.3rem;
|
||||
margin: 0;
|
||||
margin-bottom: 2.8rem;
|
||||
padding: 2rem;
|
||||
padding-bottom: 1.3rem;
|
||||
}
|
||||
.product_signUp_box {
|
||||
@@ -711,7 +712,7 @@ export default defineComponent({
|
||||
color: #1b223c;
|
||||
margin: 0.3rem 0;
|
||||
@media (max-width: 767px) {
|
||||
font-size: 3.14rem;
|
||||
font-size: 3rem;
|
||||
}
|
||||
}
|
||||
> span {
|
||||
@@ -725,6 +726,8 @@ export default defineComponent({
|
||||
}
|
||||
@media (max-width: 767px) {
|
||||
font-size: 1.2rem;
|
||||
white-space: nowrap;
|
||||
margin-top: 1rem;
|
||||
// margin-left: 0.7rem;
|
||||
// margin-bottom: 1rem;
|
||||
}
|
||||
@@ -738,7 +741,6 @@ export default defineComponent({
|
||||
font-size: 1.4rem;
|
||||
position: absolute;
|
||||
width: 12.41rem;
|
||||
height: 3.4rem;
|
||||
line-height: 3.4rem;
|
||||
text-align: center;
|
||||
top: 0;
|
||||
@@ -757,6 +759,9 @@ export default defineComponent({
|
||||
border-top-right-radius: 1.1rem;
|
||||
border-bottom-left-radius: 0.4rem;
|
||||
font-size: 1rem;
|
||||
line-height: 2.5rem;
|
||||
font-weight: 500;
|
||||
width: 9rem;
|
||||
}
|
||||
}
|
||||
.product_detail {
|
||||
|
||||
Reference in New Issue
Block a user