|
@@ -1401,6 +1401,9 @@ export default {
|
|
line-height:18px;
|
|
line-height:18px;
|
|
font-size:16px;
|
|
font-size:16px;
|
|
color: #333;
|
|
color: #333;
|
|
|
|
+ overflow:hidden;
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+ text-overflow: ellipsis;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.null-text-p{
|
|
.null-text-p{
|
|
@@ -1496,6 +1499,9 @@ export default {
|
|
line-height:18px;
|
|
line-height:18px;
|
|
font-size:16px;
|
|
font-size:16px;
|
|
color: #333;
|
|
color: #333;
|
|
|
|
+ overflow:hidden;
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+ text-overflow: ellipsis;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.null-text-p{
|
|
.null-text-p{
|
|
@@ -1544,6 +1550,9 @@ export default {
|
|
line-height:18px;
|
|
line-height:18px;
|
|
font-size:16px;
|
|
font-size:16px;
|
|
color: #333;
|
|
color: #333;
|
|
|
|
+ overflow:hidden;
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+ text-overflow: ellipsis;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.alarm-max-box{
|
|
.alarm-max-box{
|
|
@@ -1644,6 +1653,9 @@ export default {
|
|
line-height:18px;
|
|
line-height:18px;
|
|
font-size:16px;
|
|
font-size:16px;
|
|
color: #333;
|
|
color: #333;
|
|
|
|
+ overflow:hidden;
|
|
|
|
+ white-space: nowrap;
|
|
|
|
+ text-overflow: ellipsis;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.entrance{
|
|
.entrance{
|