Authored by 毕凯

Merge branch 'hotfix/similar' into 'master'

按钮样式



See merge request !664
... ... @@ -55,7 +55,6 @@
}
.btn {
width: 86px;
height: 36px;
line-height: 36px;
color: #d0021b;
... ... @@ -66,6 +65,7 @@
bottom: 20px;
right: 30px;
text-align: center;
padding: 0 10px;
}
}
}
... ...