提交 20f76d1f 编写于 作者: tao.wu's avatar tao.wu

解决合并代码样式没引入的问题

上级 d9a17b1a
......@@ -40,7 +40,7 @@
}
.btn-app-share {
img {
.btn-img {
width: 312px;
height: 51.5px;
margin: 0 auto;
......@@ -65,15 +65,20 @@
}
}
.btn-share {
height: 166px;
background: url(../img/img11.png) no-repeat center center;
background-size: 100% 100%;
margin-bottom: -.5px;
img {
padding-top: 81px;
.btn-share{
width: 100%;
position: relative;
.btn-share-bg{
width: 100%;
}
.btn-share-click{
width: 312px;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
bottom: 18%;
}
}
}
.rule-show {
background: rgba(254, 124, 86, 1);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册