From 0489d56d56f6ea1a41979371b52233a6d54c7a82 Mon Sep 17 00:00:00 2001 From: itgaojian163 Date: Thu, 2 Jan 2025 17:39:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.wxss | 1 + 1 file changed, 1 insertion(+) diff --git a/app.wxss b/app.wxss index 25e22be..18b4191 100644 --- a/app.wxss +++ b/app.wxss @@ -1,6 +1,7 @@ /**app.wxss**/ .container { height: 100vh; + width: 100vw; display: flex; flex-direction: column; align-items: center;