From 9a5124739aefdc0cf28957335bdee6f71521a521 Mon Sep 17 00:00:00 2001 From: Huangzhe Date: Mon, 19 May 2025 17:05:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E8=83=8C=E6=99=AF=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Survey/views/Preview/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Survey/views/Preview/Index.vue b/src/views/Survey/views/Preview/Index.vue index 7e3e77c..6d4b537 100644 --- a/src/views/Survey/views/Preview/Index.vue +++ b/src/views/Survey/views/Preview/Index.vue @@ -1315,7 +1315,7 @@ function clearAnswer(questions) { //min-height: calc(100vh - 100px); //padding: 0px 10px 10px 10px; - //background: linear-gradient(to bottom, #71b73c 200px, #f2f2f2 300px); + background: linear-gradient(to bottom, #71b73c 200px, #f2f2f2 300px); .questions { overflow: scroll;