Authored by 毕凯

Merge branch 'hotfix/similar' into 'master'

按钮样式



See merge request !664
@@ -55,7 +55,6 @@ @@ -55,7 +55,6 @@
55 } 55 }
56 56
57 .btn { 57 .btn {
58 - width: 86px;  
59 height: 36px; 58 height: 36px;
60 line-height: 36px; 59 line-height: 36px;
61 color: #d0021b; 60 color: #d0021b;
@@ -66,6 +65,7 @@ @@ -66,6 +65,7 @@
66 bottom: 20px; 65 bottom: 20px;
67 right: 30px; 66 right: 30px;
68 text-align: center; 67 text-align: center;
  68 + padding: 0 10px;
69 } 69 }
70 } 70 }
71 } 71 }