|
@@ -16,7 +16,7 @@
|
|
|
.swiper{
|
|
|
position: relative;
|
|
|
width: 100%;
|
|
|
- height:calc(100vh - 408px);
|
|
|
+ height:calc(100vh - 600px + 40px);
|
|
|
z-index: 12;
|
|
|
pointer-events: auto;
|
|
|
/deep/.el-image__preview{
|
|
@@ -24,7 +24,7 @@
|
|
|
}
|
|
|
}
|
|
|
/deep/.el-carousel__container{
|
|
|
- height:calc(100vh - 408px);
|
|
|
+ height:calc(100vh - 600px + 40px);
|
|
|
}
|
|
|
.btn-view{
|
|
|
position: absolute;
|