fix: 修复网格出入方向名称不对的问题,以及单位显示问题

This commit is contained in:
刘洪洪
2022-09-29 14:48:00 +08:00
parent 0b35f85645
commit a110ed9efa
4 changed files with 24 additions and 14 deletions

View File

@@ -113,7 +113,7 @@ $blue: #046ECA;
.block-content-item-value {
display: flex;
width: 100px;
width: 130px;
font-weight: 600;
}
}