v2体验版
This commit is contained in:
@@ -165,7 +165,7 @@ export default {
|
||||
display: block;
|
||||
margin: 12rpx auto 0;
|
||||
width: fit-content;
|
||||
max-width: calc(100% - 80rpx);
|
||||
max-width: 670rpx; /* 750 - 两侧留白 80rpx,避免用 calc(部分手机浏览器解析失败) */
|
||||
font-size: 20rpx;
|
||||
color: #000000;
|
||||
line-height: 1.4;
|
||||
|
||||
Reference in New Issue
Block a user