fix: 修复网格红点显示异常的问题

This commit is contained in:
刘洪洪
2022-09-29 16:36:30 +08:00
parent 14f563cf56
commit 7606f1afca
3 changed files with 13 additions and 8 deletions

View File

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