fix : 错误框样式修改
This commit is contained in:
@@ -112,15 +112,18 @@
|
||||
font-size: 12px;
|
||||
border: 1px solid;
|
||||
font-weight: 400;
|
||||
max-width: 72px;
|
||||
max-width: 150px;
|
||||
overflow: hidden;
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.cn-alarm-info-bottom-circle {
|
||||
display: inline-block;
|
||||
width: 5px;
|
||||
@@ -140,7 +143,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.cn-chart-alarm-info-pagination {
|
||||
.cn-chart-alarm-info-pagination {
|
||||
height: 40px !important;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user