fix:entity实体列表样式调整

This commit is contained in:
晶晶 张
2021-08-04 13:44:04 +08:00
parent b11b944fa3
commit 6ec137f08a

View File

@@ -92,6 +92,7 @@
.content__title {
font-family: Roboto-Medium;
margin-left: 24px;
text-align: center;
font-size: 20px;
color: #828790;
font-weight: 500;
@@ -127,12 +128,11 @@
}
.body__row-label {
padding-right: -5px;
width: 284px;
padding-right: 10px;
color: #999999;
font-size: 14px;
font-family: PingFangSC-Regular;
font-weight: 400;
white-space: nowrap;
}
.body__row-value {