fix: 修复chartAlarmInfo 页面列表数据超出问题
This commit is contained in:
@@ -51,9 +51,12 @@
|
||||
font-family: Roboto-Regular;
|
||||
color: #333333;
|
||||
font-weight: 400;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
div {
|
||||
max-width: 400px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.text-box__text {
|
||||
|
||||
Reference in New Issue
Block a user