feat:对移动弹窗的右侧文字做对齐处理

This commit is contained in:
刘洪洪
2022-09-28 18:10:35 +08:00
parent cc30884e88
commit 571c0cc7ce
2 changed files with 2 additions and 2 deletions

View File

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