Merge branch 'hotfix/similar' into 'master'
按钮样式 See merge request !664
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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 | } |
-
Please register or login to post a comment