zjs_project преди 1 година
родител
ревизия
006ff6b200
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/components/newBottomCom/viewMask/viewMask.scss

+ 2 - 2
src/components/newBottomCom/viewMask/viewMask.scss

@@ -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;