panhui 4 years ago
parent
commit
f6ec202bd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/level/Level.vue

+ 1 - 1
src/components/level/Level.vue

@@ -163,7 +163,7 @@ export default {
 .medal-info {
     position: absolute;
     right: 0;
-    top: 140px;
+    top: 150px;
     .flex();
     padding: 2px 0 5px 10px;
     border-radius: 100px 0px 0px 100px;