fix 优化
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user