CN-733 完成链路页面下钻后的表格:流入/流出查询次数比例图显示位置修改

This commit is contained in:
hyx
2022-10-10 11:08:33 +08:00
parent b652b8eeaf
commit 442f65743a

View File

@@ -22,9 +22,10 @@
display: flex; display: flex;
align-items: center; align-items: center;
width: 100%; width: 100%;
justify-content: center;
.dns-percent-pic { .dns-percent-pic {
display: flex !important; display: flex !important;
width: calc(100% - 100px); width: 100px;
height: 26px; height: 26px;
justify-content: center; justify-content: center;
align-items: center; align-items: center;