瀏覽代碼

捐款页面样式问题

wangxin 6 年之前
父節點
當前提交
a58765b386
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;