fix 优化
This commit is contained in:
@@ -418,6 +418,7 @@
|
||||
:deep(.el-dialog__title) {
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
font-size:vw(22);
|
||||
}
|
||||
.bom-box {
|
||||
.table2{
|
||||
@@ -430,7 +431,7 @@
|
||||
.header {
|
||||
height: vh(28);
|
||||
font-weight: 400;
|
||||
font-size: vw(12);
|
||||
font-size:vw(20);
|
||||
color: #fff;
|
||||
display: flex;
|
||||
padding:0;
|
||||
@@ -462,7 +463,7 @@
|
||||
.item {
|
||||
height: vh(50);
|
||||
font-weight: 400;
|
||||
font-size: vw(14);
|
||||
font-size:vw(18);
|
||||
color: #f1f7ff;
|
||||
display: flex;
|
||||
&:nth-child(2n + 1) {
|
||||
|
||||
Reference in New Issue
Block a user