diff --git a/css/pay.css b/css/pay.css index d5c0728..b45e0df 100644 --- a/css/pay.css +++ b/css/pay.css @@ -19,7 +19,7 @@ background: white; margin-bottom: 52px; min-height: 400px; - max-height: 90vh; + max-height: 80vh; flex-direction: column; } .pay{ @@ -242,6 +242,11 @@ display: flex; } +#shopRecieveInfo { + min-height: 200px; + max-height: 200px; +} + .receiveInfo { display: flex; justify-content: space-between; @@ -249,6 +254,10 @@ .receiveInfo ._right { width: 60vw; + text-overflow: ellipsis; + word-break: break-all; + white-space: nowrap; + overflow: hidden; } ._alipay,