fix: 调整实体关系的标签文字距离

This commit is contained in:
刘洪洪
2023-06-30 15:51:10 +08:00
parent e474003376
commit 5eed8baac1

View File

@@ -166,7 +166,7 @@ $font-size: 12px;
font-size: 12px;
span {
margin-top: -2px;
margin-top: -1px;
}
}
}