Parcourir la source

捐款页面样式问题

wangxin il y a 6 ans
Parent
commit
a58765b386
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/view/donations/index.vue

+ 1 - 1
src/view/donations/index.vue

@@ -89,7 +89,7 @@
 
 <style scoped>
     .donations {
-        height: 100vh;
+        min-height: 100vh;
         display: flex;
         flex-direction: column;
         justify-content: space-between;