提交 6f4e8c04 编写于 作者: huangwensu's avatar huangwensu

点赞结果页样式调整

上级 12b218a6
...@@ -94,18 +94,19 @@ export default { ...@@ -94,18 +94,19 @@ export default {
background-size: 100% 100%; background-size: 100% 100%;
} }
.point-status { .point-status {
padding: 45px 0 25px; padding: 35px 0 12px;
text-align: center; text-align: center;
img { img {
width: 50px; width: 60px;
height: 50px; height: 55px;
} }
} }
.status-text { .status-text {
padding: 0px 0px 30px; padding: 0px 0px 35px;
text-align: center; text-align: center;
p { p {
font-size: 18px; font-size: 18px;
line-height: 28px;
font-weight: 700; font-weight: 700;
color:#373839 color:#373839
} }
...@@ -133,7 +134,7 @@ export default { ...@@ -133,7 +134,7 @@ export default {
.btn { .btn {
text-align: center; text-align: center;
// background: #fff; // background: #fff;
padding: 40px 0px 91px; padding: 40px 0px 0px;
margin-top: -1px; margin-top: -1px;
button { button {
display: inline-block; display: inline-block;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册