style: 修复网络概况 =》 饼图分割线样式错误
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
height: calc(100% - 81px);
|
||||
.performance-event-pie-hr {
|
||||
height: 1px;
|
||||
width: 310px;
|
||||
width: calc(100% - 40px);
|
||||
margin: auto;
|
||||
background: #E2E5EC;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user