From 2206df0da6499846c78a358cf95ca33c218a5c5d Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 14 九月 2022 08:43:37 +0800
Subject: [PATCH] 2022.9.13

---
 app.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app.wxss b/app.wxss
index 29994ec..031ca21 100644
--- a/app.wxss
+++ b/app.wxss
@@ -87,7 +87,7 @@
   display: flex;
   flex-direction: column;
   align-items: center;
-  height: 100vh;
+  height: 50vh;
 }
 
 .no-data image {

--
Gitblit v1.9.3