|
@@ -80,7 +80,7 @@ watch(
|
|
height: 30px;
|
|
height: 30px;
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
width: 111%;
|
|
width: 111%;
|
|
- background: url('@/assets/images/vent/homeNew/right-top.png') no-repeat;
|
|
|
|
|
|
+ background: url('@/assets/images/vent/homeNew/Right-top.png') no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
margin-left: -40px;
|
|
margin-left: -40px;
|
|
}
|
|
}
|
|
@@ -91,7 +91,7 @@ watch(
|
|
}
|
|
}
|
|
.divider {
|
|
.divider {
|
|
width: 40px;
|
|
width: 40px;
|
|
- background: url('@/assets/images/vent/homeNew/Right-divider.png') no-repeat;
|
|
|
|
|
|
+ background: url('@/assets/images/vent/homeNew/right-divider.png') no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|