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

This commit is contained in:
hyx
2022-10-10 10:22:12 +08:00
parent d1b10cb8f4
commit 4a776242dd

View File

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