714ee923 by 任超

style:样式修改

1 parent 017d9c9e
...@@ -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 }
......