提交 59a9ba54 编写于 作者: 张磊's avatar 张磊

Merge branch 'feature/zl' into 'develop'

Feature/zl

See merge request !132
......@@ -626,7 +626,8 @@ export default {
line-height: 30px;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #212121;
font-weight: 600;
}
.protocol-text{
height: 400PX;
......@@ -647,10 +648,11 @@ export default {
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
font-weight: 600;
margin: 0 auto;
position: absolute;
bottom: 10px;
font-size: 16px;
left: calc(50% - 150px);
}
}
......@@ -690,7 +692,7 @@ export default {
flex: 1;
height: 50px;
font-size: 18px;
font-weight: 500;
font-weight: 600;
line-height: 50px;
letter-spacing: 3px;
color: #00BDA5;
......
......@@ -40,9 +40,7 @@
height: auto;
background: #ffffff;
border-radius: 10px;
margin-bottom: 10px;
padding-top: 20px;
padding-bottom: 40px;
padding-bottom: 20px;
.success-title{
font-size: 16px;
font-weight: 700;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册