Showing
2 changed files
with
1 additions
and
1 deletions
@@ -128,7 +128,7 @@ export default { | @@ -128,7 +128,7 @@ export default { | ||
128 | width: 48px; | 128 | width: 48px; |
129 | height: 48px; | 129 | height: 48px; |
130 | position: absolute; | 130 | position: absolute; |
131 | - left: 10px; | 131 | + left: 0; |
132 | bottom: 10px; | 132 | bottom: 10px; |
133 | z-index: 1; | 133 | z-index: 1; |
134 | background-image: url("~statics/image/userpage/great_ic@3x.png"); | 134 | background-image: url("~statics/image/userpage/great_ic@3x.png"); |
-
Please register or login to post a comment