fix: 单集群详情样式优化

This commit is contained in:
GraceWalk
2022-09-13 14:46:29 +08:00
parent 584b626d93
commit 5efb837ee8
4 changed files with 5 additions and 40 deletions

View File

@@ -377,26 +377,6 @@
}
}
}
.empty-panel {
margin-top: 96px;
text-align: center;
.img {
width: 51px;
height: 34px;
margin-left: 80px;
margin-bottom: 7px;
background-size: cover;
background-image: url('../../assets/empty.png');
}
.text {
font-size: 10px;
color: #919aac;
line-height: 20px;
}
}
}
}
}