liyongli 2 жил өмнө
parent
commit
235c5e3f7d

+ 0 - 1
src/view/WorldCup/components/match.vue

@@ -253,7 +253,6 @@ function upData() {
 <style lang="scss" scoped>
 .svgCup {
   padding-top: 25px;
-  padding-bottom: 55px;
   .cupTitle {
     display: block;
     margin: 0 auto;

+ 1 - 0
src/view/WorldCup/index.vue

@@ -311,6 +311,7 @@ function vote() {
 .WorldCup {
   $fontSize: calc(100% / 10);
   width: 100%;
+  padding-bottom: 70px;
   max-width: 1440px;
   min-height: 100vh;
   margin: 0 auto;