海外详情的标签

This commit is contained in:
yanyizhou
2021-12-02 20:32:18 +08:00
parent d473f34df8
commit 09b2e9572f
@@ -3606,7 +3606,7 @@ export default {
.modular-content-p-name {
display: inline-block;
width: 220px;
width: 213px;
height: 43px;
line-height: 43px;
font-size: 16px;
@@ -3620,10 +3620,10 @@ export default {
.modular-content-p-val {
display: inline-block;
width: calc(~'100% - 225px');
min-height: 50px;
line-height: 50px;
font-size: 16px;
color: #999999;
//min-height: 50px;
//line-height: 50px;
//font-size: 16px;
//color: #999999;
word-break: break-all;
//overflow: hidden;
//white-space: nowrap;