Commit 50ec3897 by wd

手机模式下边距取消

parent 988c255f
......@@ -3134,6 +3134,11 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
height: 1000px!important;
}
.fotorama__wrap--slide .fotorama__stage__frame{
margin-left: 20px;
}
}
.fotorama__arr, .fotorama__thumb__arr{
background-color: rgba(255,255,255,0.8);
......@@ -3165,9 +3170,6 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
}
}
.fotorama__wrap--slide .fotorama__stage__frame{
margin-left: 20px;
}
/*导入Joshine工具类*/
@import "./_joshine_col";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment