fix 优化

This commit is contained in:
duanliang
2026-01-28 09:54:41 +08:00
parent dc70c68ad5
commit bc401377a4

View File

@@ -561,6 +561,7 @@
:deep(.el-dialog__title) {
color: #fff;
font-weight: bold;
font-size: font-vw(22)
}
.bom-box {
.table2{
@@ -604,7 +605,7 @@
.item {
height: vh(80);
font-weight: 400;
font-size: font-vw(14);
font-size: font-vw(18);
color: #f1f7ff;
display: flex;
&:nth-child(2n + 1) {