海外详情的标签
This commit is contained in:
@@ -3606,7 +3606,7 @@ export default {
|
|||||||
|
|
||||||
.modular-content-p-name {
|
.modular-content-p-name {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 220px;
|
width: 213px;
|
||||||
height: 43px;
|
height: 43px;
|
||||||
line-height: 43px;
|
line-height: 43px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
@@ -3620,10 +3620,10 @@ export default {
|
|||||||
.modular-content-p-val {
|
.modular-content-p-val {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: calc(~'100% - 225px');
|
width: calc(~'100% - 225px');
|
||||||
min-height: 50px;
|
//min-height: 50px;
|
||||||
line-height: 50px;
|
//line-height: 50px;
|
||||||
font-size: 16px;
|
//font-size: 16px;
|
||||||
color: #999999;
|
//color: #999999;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
//overflow: hidden;
|
//overflow: hidden;
|
||||||
//white-space: nowrap;
|
//white-space: nowrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user