fix: 修复link 链路桑基图底部文字描述问题

This commit is contained in:
@changcode
2022-09-29 15:31:34 +08:00
parent a110ed9efa
commit 3a6257131d
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
position: absolute;
color: #333;
bottom: 50px;
font-weight: bold;
font-size: 12px;
transform: translateX(-50%);
}
.el-tabs {