fix: 实体关系右侧详情的行间距调整

This commit is contained in:
刘洪洪
2023-07-03 14:51:59 +08:00
parent 35004f419a
commit 07156f9e03
2 changed files with 2 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ $font-size: 12px;
font-weight: 400;
overflow-wrap: break-word;
line-height: normal;
margin-top: 0.15rem;
}
}

View File

@@ -125,6 +125,7 @@ $font-size: 12px;
line-height: 18px;
display: flex;
align-items: center;
margin-top: 0.15rem;
}
.graph-list-item-value1 {