flx:去除安全/质量 省略号隐藏
This commit is contained in:
parent
991b252e80
commit
9ab04c4f78
@ -2416,9 +2416,9 @@ export default {
|
||||
float: left;
|
||||
width: calc(80% - 80px);
|
||||
margin-left: 10px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
// text-overflow: ellipsis;
|
||||
// overflow: hidden;
|
||||
// white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -2417,9 +2417,9 @@ export default {
|
||||
float: left;
|
||||
width: calc(80% - 80px);
|
||||
margin-left: 10px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
// text-overflow: ellipsis;
|
||||
// overflow: hidden;
|
||||
// white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user