提交 fd725532 authored 作者: matian's avatar matian

样式调整

上级 3fe62274
......@@ -482,6 +482,8 @@ export default {
display: flex;
flex-wrap: wrap;
.con_imgSmall {
cursor: pointer;
width: 380px;
flex: 0 0 33%;
border-radius: 10px 10px 10px 10px;
......@@ -530,11 +532,13 @@ export default {
position: absolute;
right: 30px;
top: 50%;
cursor: pointer;
}
.swiper_prev {
position: absolute;
left: 30px;
top: 50%;
cursor: pointer;
}
}
}
......
......@@ -41,11 +41,13 @@ export default {
color: #333333;
position: relative;
margin-left: 16px;
cursor: pointer;
&.active {
background: #aa1941;
border-radius: 8px 8px 8px 8px;
color: #ffffff;
cursor: pointer;
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论