Showing
8 changed files
with
9 additions
and
9 deletions
@@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
5 | margin-left: -320px; | 5 | margin-left: -320px; |
6 | width: 100%; | 6 | width: 100%; |
7 | height: 100px; | 7 | height: 100px; |
8 | - max-width: 640px; | 8 | + max-width: 750px; |
9 | padding-top: 20px; | 9 | padding-top: 20px; |
10 | box-sizing: border-box; | 10 | box-sizing: border-box; |
11 | background: #fff; | 11 | background: #fff; |
@@ -133,7 +133,7 @@ | @@ -133,7 +133,7 @@ | ||
133 | &.avatar-clone { | 133 | &.avatar-clone { |
134 | margin-top: 0; | 134 | margin-top: 0; |
135 | position: fixed; | 135 | position: fixed; |
136 | - width: 640px; | 136 | + width: 750px; |
137 | padding-bottom: 30px; | 137 | padding-bottom: 30px; |
138 | z-index: 9; | 138 | z-index: 9; |
139 | background: #000; | 139 | background: #000; |
@@ -699,7 +699,7 @@ $basicBtnC: #eb0313; | @@ -699,7 +699,7 @@ $basicBtnC: #eb0313; | ||
699 | z-index: 2; | 699 | z-index: 2; |
700 | box-sizing: border-box; | 700 | box-sizing: border-box; |
701 | padding: 20px 28px; | 701 | padding: 20px 28px; |
702 | - width: 640px; | 702 | + width: 750px; |
703 | height: 120px; | 703 | height: 120px; |
704 | border-top: 1px solid $borderC; | 704 | border-top: 1px solid $borderC; |
705 | background-color: #fff; | 705 | background-color: #fff; |
-
Please register or login to post a comment