fix 优化
This commit is contained in:
@@ -561,6 +561,7 @@
|
|||||||
:deep(.el-dialog__title) {
|
:deep(.el-dialog__title) {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
font-size: font-vw(22)
|
||||||
}
|
}
|
||||||
.bom-box {
|
.bom-box {
|
||||||
.table2{
|
.table2{
|
||||||
@@ -604,7 +605,7 @@
|
|||||||
.item {
|
.item {
|
||||||
height: vh(80);
|
height: vh(80);
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: font-vw(14);
|
font-size: font-vw(18);
|
||||||
color: #f1f7ff;
|
color: #f1f7ff;
|
||||||
display: flex;
|
display: flex;
|
||||||
&:nth-child(2n + 1) {
|
&:nth-child(2n + 1) {
|
||||||
|
|||||||
Reference in New Issue
Block a user