border-bottom: 1px solid #EAEAEA
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -435,7 +435,7 @@ export default { | ... | @@ -435,7 +435,7 @@ export default { |
435 | height: 72px!important; | 435 | height: 72px!important; |
436 | .header-top { | 436 | .header-top { |
437 | height: 72px; | 437 | height: 72px; |
438 | border-bottom: 1px solid#EAEAEA; | 438 | // border-bottom: 1px solid#EAEAEA; |
439 | box-sizing: border-box; | 439 | box-sizing: border-box; |
440 | .top-items { | 440 | .top-items { |
441 | cursor: pointer; | 441 | cursor: pointer; | ... | ... |
-
Please register or sign in to post a comment