From 9dba4ef8c978b4c86349f43b714ce23eef73ccba Mon Sep 17 00:00:00 2001 From: = <=> Date: Tue, 23 Jun 2026 17:50:27 +0800 Subject: [PATCH] commit --- .../views/platform/zhghh5/dayofficework/qsv/quiz/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html b/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html index 46a0ff7..551a9ed 100644 --- a/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html +++ b/src/main/resources/views/platform/zhghh5/dayofficework/qsv/quiz/index.html @@ -5,7 +5,7 @@ layout("/layouts/platform_h5.html"){
-
+
@@ -450,10 +450,12 @@ layout("/layouts/platform_h5.html"){ bottom: 0; left: 0; right: 0; - padding: 20px; + z-index: 1001; + padding: 20px 20px calc(20px + env(safe-area-inset-bottom)); display: flex; column-gap: 20px; background: #fff; + box-sizing: border-box; } ` })