yuanyuan пре 3 година
родитељ
комит
c244eac1ec
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/views/user/Ranking.vue

+ 2 - 2
src/views/user/Ranking.vue

@@ -252,7 +252,7 @@ export default {
                 width: calc(52vw + 1px);
                 width: calc(52vw + 1px);
                 height: 200px;
                 height: 200px;
                 left: -2px;
                 left: -2px;
-                top: -23px;
+                top: -22px;
                 // z-index: 99;
                 // z-index: 99;
             }
             }
         }
         }
@@ -278,7 +278,7 @@ export default {
                 width: calc(52vw + 1px);
                 width: calc(52vw + 1px);
                 height: 200px;
                 height: 200px;
                 right: -2px;
                 right: -2px;
-                top: -23px;
+                top: -22px;
                 // z-index: 99;
                 // z-index: 99;
             }
             }
         }
         }