flx:修改安全隐患文字超出

This commit is contained in:
Vce 2024-05-14 11:28:39 +08:00
parent 17f4d21cba
commit e824f8bffc

View File

@ -350,7 +350,8 @@ onMounted(async () => {
padding: 20px 0; padding: 20px 0;
.statistics-item{ .statistics-item{
width: 450px; width: 450px;
height: 95px; // height: 95px;
padding-bottom: 10px;
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
justify-content: space-between; justify-content: space-between;