...
|
...
|
@@ -4347,7 +4347,7 @@ grayColor { |
|
|
width: 98%;
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
|
margin-left: 1%;
|
|
|
/*margin-left: 1%;*/
|
|
|
}
|
|
|
|
|
|
.index-top .index-banner .index-banner-count {
|
...
|
...
|
@@ -4634,7 +4634,7 @@ grayColor { |
|
|
.index-top .index-banner .index-banner-main .index-banner-item .index-banner-item-tips {
|
|
|
height: 20px;
|
|
|
/*首页告警展示数量调整*/
|
|
|
width: 20px;
|
|
|
width: auto;
|
|
|
line-height: 20px;
|
|
|
top: -6px;
|
|
|
left: 96.5%;
|
...
|
...
|
@@ -4648,6 +4648,8 @@ grayColor { |
|
|
color: #fff;
|
|
|
border-radius: 50%;
|
|
|
cursor: pointer;
|
|
|
min-width: 20px;
|
|
|
z-index: 99999999;
|
|
|
}
|
|
|
|
|
|
.info-table li {
|
...
|
...
|
|