From c431b9aabfcd4dc0237b5d6974aae1ae113a8622 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Fri, 8 Mar 2024 16:45:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AE=B0=E5=BD=95=E8=83=8C?= =?UTF-8?q?=E6=99=AF=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/activity/act-kitchen/css/record.css | 1 + view/peko/activity/act-kitchen/css/record.scss | 1 + view/peko/activity/act-kitchen/record.html | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/view/peko/activity/act-kitchen/css/record.css b/view/peko/activity/act-kitchen/css/record.css index da1fb99..4a928df 100644 --- a/view/peko/activity/act-kitchen/css/record.css +++ b/view/peko/activity/act-kitchen/css/record.css @@ -20,6 +20,7 @@ html, body { width: 100%; background: linear-gradient(0deg, #669900 0%, #A1D33E 100%); + height: 100%; } .img { diff --git a/view/peko/activity/act-kitchen/css/record.scss b/view/peko/activity/act-kitchen/css/record.scss index b0306d1..67cde20 100644 --- a/view/peko/activity/act-kitchen/css/record.scss +++ b/view/peko/activity/act-kitchen/css/record.scss @@ -34,6 +34,7 @@ html, body { width: 100%; background: linear-gradient(0deg, #669900 0%, #A1D33E 100%); + height: 100%; // background: #A1D33E; } diff --git a/view/peko/activity/act-kitchen/record.html b/view/peko/activity/act-kitchen/record.html index c717b10..5644548 100644 --- a/view/peko/activity/act-kitchen/record.html +++ b/view/peko/activity/act-kitchen/record.html @@ -8,7 +8,7 @@