修改流量统计俄文标题过长问题
This commit is contained in:
@@ -141,17 +141,18 @@ p{
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
/* text-overflow: ellipsis; */
|
||||
margin-left: 28px;
|
||||
text-overflow: ellipsis;
|
||||
margin-left: 33px;
|
||||
}
|
||||
.data_content .data_info .info_1 label:nth-child(1){
|
||||
width:100%;
|
||||
width:77%;
|
||||
color:#fff;
|
||||
font-size: 16px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
margin: -2px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.data_content .data_info>div.info_1 p:nth-child(2){
|
||||
width:100%;
|
||||
|
||||
Reference in New Issue
Block a user