Showing
1 changed file
with
2 additions
and
0 deletions
@@ -292,6 +292,8 @@ | @@ -292,6 +292,8 @@ | ||
292 | line-height: pxToRem(88px); | 292 | line-height: pxToRem(88px); |
293 | background-color: #fff; | 293 | background-color: #fff; |
294 | padding: 0 pxToRem(28px); | 294 | padding: 0 pxToRem(28px); |
295 | + border-top: 1px solid $borderC; | ||
296 | + border-bottom: 1px solid $borderC; | ||
295 | .go-consult { | 297 | .go-consult { |
296 | float: right; | 298 | float: right; |
297 | color: $subFontC; | 299 | color: $subFontC; |
-
Please register or login to post a comment