Showing
1 changed file
with
1 additions
and
1 deletions
@@ -105,7 +105,6 @@ | @@ -105,7 +105,6 @@ | ||
105 | 105 | ||
106 | .exchange-choose-wrap { | 106 | .exchange-choose-wrap { |
107 | width: 185px; | 107 | width: 185px; |
108 | - border: 1px solid #e6e6e6; | ||
109 | text-align: center; | 108 | text-align: center; |
110 | 109 | ||
111 | p { | 110 | p { |
@@ -127,6 +126,7 @@ | @@ -127,6 +126,7 @@ | ||
127 | .return-reason-wrap { | 126 | .return-reason-wrap { |
128 | width: 200px; | 127 | width: 200px; |
129 | text-align: center; | 128 | text-align: center; |
129 | + border: 1px solid #e6e6e6; | ||
130 | 130 | ||
131 | select { | 131 | select { |
132 | width: 190px; | 132 | width: 190px; |
-
Please register or login to post a comment