style:样式修改
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -50,7 +50,7 @@ export default { | ... | @@ -50,7 +50,7 @@ export default { |
50 | position: absolute; | 50 | position: absolute; |
51 | left: 0; | 51 | left: 0; |
52 | right: 0; | 52 | right: 0; |
53 | top: 9px; | 53 | top: 7px; |
54 | text-align: right; | 54 | text-align: right; |
55 | padding-right: 15%; | 55 | padding-right: 15%; |
56 | } | 56 | } |
... | @@ -74,7 +74,7 @@ export default { | ... | @@ -74,7 +74,7 @@ export default { |
74 | position: absolute; | 74 | position: absolute; |
75 | left: 0; | 75 | left: 0; |
76 | right: 0; | 76 | right: 0; |
77 | top: 3px; | 77 | top: 7px; |
78 | text-align: center; | 78 | text-align: center; |
79 | margin-bottom: 10px; | 79 | margin-bottom: 10px; |
80 | } | 80 | } | ... | ... |
-
Please register or sign in to post a comment