CN-733 完成链路页面下钻后的表格:流入/流出查询次数比例图显示位置修改
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user