714ee923 by 任超

style:样式修改

1 parent 017d9c9e
......@@ -50,7 +50,7 @@ export default {
position: absolute;
left: 0;
right: 0;
top: 9px;
top: 7px;
text-align: right;
padding-right: 15%;
}
......@@ -74,7 +74,7 @@ export default {
position: absolute;
left: 0;
right: 0;
top: 3px;
top: 7px;
text-align: center;
margin-bottom: 10px;
}
......